Home
last modified time | relevance | path

Searched defs:current_thread (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/lib/librumpuser/
H A Drumpfiber.c106 static struct thread *current_thread = NULL; variable
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-port.cc539 DWORD current_thread = ::GetCurrentThreadId(); in GetValueOnCurrentThread() local
/netbsd-src/usr.bin/mail/
H A Dthread.c72 static struct thread_s current_thread = THREAD_INIT; /* the current thread */ variable