Lines Matching refs:Thread
93 // not thread-safe.
180 // tid is not used because we call it from the current thread anyway.
201 Thread *ts_thread;
209 // thread-local event buffer (tleb).
246 // maintains a uniq thread id (first thread will have id=0)
339 // Each time we switch to another thread, we set the global g_cur_tleb
340 // to the tleb of the current thread. This allows to load the tleb in one
516 Printf("ThreadSanitizer WARNING: reusing TID %d w/o exiting thread\n",
545 // Printf("T%d quiting thread; stack size=%ld\n",
556 // Whether we are currently ignoring sync events for the given thread at the