Home
last modified time | relevance | path

Searched refs:vthread (Results 1 – 2 of 2) sorted by relevance

/crypto/thread/arch/
A Dthread_posix.c18 static void *thread_start_thunk(void *vthread) in thread_start_thunk() argument
23 thread = (CRYPTO_THREAD *)vthread; in thread_start_thunk()
A Dthread_win.c16 static unsigned __stdcall thread_start_thunk(LPVOID vthread) in thread_start_thunk() argument
21 thread = (CRYPTO_THREAD *)vthread; in thread_start_thunk()

Completed in 12 milliseconds