Searched refs:thread_handle (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Darwin/
H A DNativeThreadDarwin.cpp50 // then the thread_handle also changes... So you have to refetch it every
71 m_ident_info.thread_handle, &m_proc_threadinfo,
/freebsd-11-stable/crypto/openssl/crypto/threads/
H A Dmttest.c704 HANDLE thread_handle[MAX_THREAD_NUMBER]; local
713 thread_handle[i] = CreateThread(NULL,
726 (CONST HANDLE *) & (thread_handle[i]),

Completed in 67 milliseconds