Vertaling van "thread ID" 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.
It includes the date, time, and thread ID, but not the application name.
Zur Meldung gehören auch Datum, Zeit und Thread-ID, nicht jedoch der Anwendungsname.
The address for the thread ID is not correct.
This first part of the state dump lists the thread ID.
Im ersten Teil des Statusabbildes wird die Threadkennung aufgeführt.
The address for the thread ID is not correct.
Send the signal to the thread whose thread ID (the value returned by a call to clone(2) or gettid(2)) is specified in pid.
Sendet das Signal an den Thread, dessen Thread-Kennung (der von den Aufrufen clone(2) oder gettid(2) zurückgelieferte Wert) in pid festgelegt ist.
The name of each subdirectory is the numerical thread ID ([tid]) of the thread (see gettid(2)).
Der Name jedes Unterverzeichnisses ist die numerische Thread-Kennung ([TID]) des Threads (siehe gettid(2)).
The next part of the log file contains the state dump for the thread ID that is listed.
Der nächste Teil der Protokolldatei enthält das Statusabbild für die aufgeführte Threadkennung.
Note also the consistency of the thread ID for each thread generated to a given sponsor.
Auch die Thread-ID der einzelnen Threads, die für den jeweiligen Sponsor generiert werden, ist konsistent.
Logs the thread ID and call stack for the thread that raised the exception in the log file for the process that is being monitored.
Protokolliert die Thread-ID und die Aufrufliste für den Thread, der die Ausnahme in der Protokolldatei für den Prozess ausgelöst, die überwacht wird.
With gdb, you can also examine which threads exist with info threads and switch to a specific thread with thread N, where N is the thread ID.
In gdb können Sie auch mit info threads herausfinden, welche Threads vorhanden sind, und mit thread N auf einen bestimmten Thread umschalten, wobei N die Thread-ID ist.
The thread ID of the current thread.
Die Thread-ID des aktuellen Threads.
The worker thread's thread ID.
Die Thread-ID des Worker-Threads.
If pid refers to a single-threaded process, then pid can be specified as a traditional process ID; operating on a thread of a multithreaded process requires a thread ID of the type returned by gettid(2).
Falls sich pid auf einen single-threaded Prozess bezieht, kann pid auch als herkömmliche Prozess-ID angegeben werden. Der Zugriff auf einen Thread eines Multithread-Prozesses erfordert eine Thread-ID vom Typ, den gettid(2) zurückgibt.