Home
last modified time | relevance | path

Searched defs:thread_run (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dthreadstest.h36 static DWORD WINAPI thread_run(LPVOID arg) in thread_run() function
61 static void *thread_run(void *arg) in thread_run() function
H A Ddrbgtest.c713 static DWORD WINAPI thread_run(LPVOID arg) in thread_run() function
739 static void *thread_run(void *arg) in thread_run() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dthreadstest.c36 static DWORD WINAPI thread_run(LPVOID arg) in thread_run() function
61 static void *thread_run(void *arg) in thread_run() function
H A Ddrbgtest.c874 static DWORD WINAPI thread_run(LPVOID arg) in thread_run() function
900 static void *thread_run(void *arg) in thread_run() function