Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/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