Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h276 typedef thread_return_t (THREAD_CALLING_CONV *thread_callback_t)(void* arg); typedef
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_internal_defs.h283 typedef thread_return_t (THREAD_CALLING_CONV *thread_callback_t)(void* arg); typedef