Download for Windows Premium
-50% Premium
Publiciteit
thread-unsafe

Vertaling van "thread-unsafe" in Duits

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
thread-unsafe
It must not call another project method that is thread-unsafe
Sie ruft keine andere Projektmethode auf, die thread-unsafe ist
Elements that can be run in preemptive threads are called thread-safe and those that cannot be run in preemptive threads are called thread-unsafe.
Elemente, die in preemptive Threads laufen können, werden thread-safe genannt. Elemente, die nicht in preemptive Threads laufen können, werden thread-unsafe genannt.
If thread-safe: preemptive; if thread-unsafe: cooperative; if called directly: cooperative
Wenn thread-safe: preemptiv; wenn thread-unsafe: kooperativ; bei direktem Aufruf: kooperativ
The returned value is a bit field, where currently only the first bit (bit 0) is meaningful. It is set to 1 if the command is thread-safe (i.e., compatible with execution in a preemptive process) and 0 if it is thread-unsafe.
Der zurückgegebene Wert ist ein bit Feld, wobei aktuell nur das erste Bit (bit 0) von Bedeutung ist und auf 1 gesetzt wird, wenn der Befehl thread-safe ist (0 ist thread-unsafe).
When this option is checked, the 4D compiler will evaluate the preemptive capability of the method and will tag it internally as "thread-safe" or "thread-unsafe".
Der 4D Compiler bewertet die preemptive Nutzbarkeit der Methode und stuft sie intern als "thread-safe" oder "thread-unsafe" ein. Es wird kein Fehler zur preemptive Ausführung gemeldet.
If you have checked the "Can be run in preemptive processes" property for the method, the code must not call any thread-unsafe commands or other thread-unsafe methods.
Ist für die Methode die Eigenschaft "Als preemptive Prozess starten" markiert, darf der Code weder thread-unsafe Befehle oder andere thread-unsafe Methoden aufrufen.
If the process method is thread-unsafe, the process is run in a cooperative thread.
Ist die Prozessmethode thread-unsafe, läuft der Prozess in einem kooperativen Thread.
Note: Since a thread is handled independently starting from the parent process method, the entire call chain must not include any thread-unsafe code; otherwise, preemptive execution will not be possible.
Hinweis: Da ein Thread unabhängig von der ihn startenden übergeordneten Prozessmethode verwaltet wird, darf die gesamte Aufrufkette keinen thread-unsafe Code enthalten, da dann keine preemptive Ausführung möglich ist.
If a thread-unsafe command is detected in at least one trigger, the whole group is rejected and the method is declared thread-unsafe.
Wird in mindestens einem Trigger ein thread-unsafe Befehl gefunden, wird die ganze Gruppe abgewiesen und die Methode als thread-unsafe deklariert.
Conversely, if the method is evaluated "thread-unsafe", at runtime it will prevent any preemptive thread execution when called.
Wird sie umgekehrt als "thread-unsafe" gewertet, verhindert das bei Aufrufen in Echtzeit jede preemptive Thread-Ausführung.
When this option is checked, the 4D compiler will not verify the ability of the method to run preemptively; it is automatically tagged "thread-unsafe" internally (even if it is theoretically capable).
Der 4D Compiler überprüft nicht, ob die Methode im preemptive Modus laufen kann; sie wird automatisch intern als "thread-unsafe" eingestuft (selbst wenn sie theoretisch preemptiv nutzbar wäre).
Since CallDial is declared "incapable" of preemptive use, compilation is thread-unsafe internally; thus execution will always be cooperative, regardless of the status of MyDialog OK Cooperative
Da Methode F als preemptive nicht nutzbar deklariert ist, ist die Kompilierung intern thread-unsafe, die Ausführung läuft immer kooperativ, egal welchen Status Methode G hat. Kooperativ OK
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor thread-unsafe in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
rolling pin: cylinder with handles used to flatten dough
Ontdek het woord
Publiciteit

Resultaten: 12. Exact: 12. Verstreken tijd: 52 ms.