Searched defs:current_thread (Results 1 – 3 of 3) sorted by relevance
106 static struct thread *current_thread = NULL; variable
539 DWORD current_thread = ::GetCurrentThreadId(); in GetValueOnCurrentThread() local
72 static struct thread_s current_thread = THREAD_INIT; /* the current thread */ variable