Download for Windows Premium
Publiciteit
ein anderer Thread

Vertaling van "ein anderer Thread" in Engels

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.
another thread
mutex
Jetzt kann ich mit der Entity arbeiten ohne das ich mir Sorgen machen muss, das ein anderer Thread Zugriff auf die Entity hat.
Now I can work with the entity without having to worry about another thread having access to the entity.
Der Grund dafür ist, dass, wenn mehrere Threads gleichzeitig lesen und schreiben mehrere Variablen auf Multi-Core-Systeme, ein Thread könnte"" s. Die Werte ändern sich in anderer Reihenfolge als ein anderer Thread hat sie geschrieben.
The rationale of this is that when several threads simultaneously read and write to several variables on multi-core systems, one thread might "see" the values change in different order than another thread has written them.
Wenn es sich bei lockobject um eine Instanzvariable (nicht Shared) handelt, hindert die Sperre einen Thread, der in der aktuellen Instanz ausgeführt wird, daran, den SyncLock-Block zur gleichen Zeit wie ein anderer Thread derselben Instanz auszuführen.
If lockobject is an instance variable (not Shared), the lock prevents a thread running in the current instance from executing the SyncLock block at the same time as another thread in the same instance.
Wenn Sie LOCK TABLES nicht benutzen, errichtet MySQL eine interne Sperre für Mehrfach-Schreibvorgänge auf der Tabelle (eine Sperre, die andere Schreibvorgänge nicht blockiert), um sicherzustellen, dass die Tabelle korrekt gesperrt ist, wenn ein anderer Thread eine Tabellensperre ausführt.
If you do not use LOCK TABLES, MySQL issues an internal multiple-write lock on the table (a lock that does not block other writers) to ensure that the table is properly locked if another thread issues a table lock.
Wenn ein anderer Thread die SyncLock-Anweisung erreicht, erwirbt er erst dann eine Sperre, wenn vom ersten Thread die End SyncLock-Anweisung ausgeführt wird.
When another thread reaches the SyncLock statement, it does not acquire a lock until the first thread executes the End SyncLock statement.
Z.B. ändert ein Thread die Where-Klausel eines Statements und gleichzeitig versucht ein anderer Thread, die Select-Klausel zu setzen.
E.g. one thread changes the Where-clause of a statement and at the same time another thread tries to set the Select-clause.
Ein Thread, der warten möchte, bis ein anderer Thread zur Ausführung kommt, ruft für diesen Thread join() auf.
join() method cause the current running thread to wait until the thread which calles join() on get finished.
Als Beispiel denke man an eine Anwendung, bei der ein Thread Benutzer-Ein- und Ausgaben abarbeitet, während ein anderer Thread Hintergrund-Berechnungen durchführt.
As an example, consider one thread handling user input/ output, while another one performs background calculations.
In diesem Fall kann ein anderer Thread Hostnamen, die nicht im Hostnamens-Cache vorhanden sind, erst auflösen, wenn der erste Thread das Mutex wieder aufgehoben hat.
In this case, no other thread can resolve host names that are not in the host cache until the thread holding the mutex lock releases it.
Greift ein anderer Thread auf eine Datenbank zu, bevor die PIN verfügbar ist, wird der Thread gesperrt, bis die PIN eingegeben wurde.
If a non-main thread accesses a database before the PIN is available, that thread is blocked until the PIN is entered.
Das bedeutet, dass, wenn ein Thread eine READ-Sperre erwirkt und dann ein anderer Thread eine WRITE-Sperre anfordert, nachfolgende READ-Sperranforderungen warten müssen, bis der WRITE-Thread die Sperre wieder aufgehoben hat.
This means that if one session obtains a READ lock and then another session requests a WRITE lock, subsequent READ lock requests wait until the session that requested the WRITE lock has obtained the lock and released it.
Wenn ein anderer Thread bereits den Mutex gesperrt hat, wird die Ausführung des Threads solange blockiert, bis der Mutex gesperrt werden kann.
The mutex must be locked by the current thread of execution, otherwise, the behavior is undefined.
Wenn ein anderer Thread bereits den Mutex gesperrt hat, wird die Ausführung des Threads solange blockiert, bis der Mutex gesperrt werden kann.
The behavior is undefined if the mutex is owned by any thread or if any thread terminates while holding any ownership of the mutex.
Er zijn geen resultaten gevonden voor deze term.
Ga naar Premium voor toegang tot miljoenen vertaalvoorbeelden, onbeperkt woorden opslaan en leren, zonder advertenties.

Synoniemen voor ein anderer Thread in het Duits

Publiciteit

Resultaten: 13. Exact: 13. Verstreken tijd: 37 ms.