Home
last modified time | relevance | path

Searched defs:run_thread (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dthreadstest.h21 static int run_thread(thread_t *t, void (*f)(void)) in run_thread() function
46 static int run_thread(thread_t *t, void (*f)(void)) in run_thread() function
71 static int run_thread(thread_t *t, void (*f)(void)) in run_thread() function
H A Ddrbgtest.c724 static int run_thread(thread_t *t) in run_thread() function
750 static int run_thread(thread_t *t) in run_thread() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dthreadstest.c21 static int run_thread(thread_t *t, void (*f)(void)) in run_thread() function
46 static int run_thread(thread_t *t, void (*f)(void)) in run_thread() function
71 static int run_thread(thread_t *t, void (*f)(void)) in run_thread() function
H A Ddrbgtest.c885 static int run_thread(thread_t *t) in run_thread() function
911 static int run_thread(thread_t *t) in run_thread() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cpp84 pthread_t run_thread = (pthread_t)internal_start_thread(RunThread, &arg); in StopTheWorld() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cc82 pthread_t run_thread = (pthread_t)internal_start_thread(RunThread, &arg); in StopTheWorld() local
/netbsd-src/lib/libisns/
H A Disns_thread.c64 int run_thread; in isns_control_thread() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cc84 pthread_t run_thread = (pthread_t)internal_start_thread(RunThread, &arg); in StopTheWorld() local
/netbsd-src/sys/fs/udf/
H A Dudf_strat_sequential.c89 int run_thread; /* thread control */ member
H A Dudf_strat_rmw.c130 int run_thread; /* thread control */ member