Home
last modified time | relevance | path

Searched defs:thread_info (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/c-arcmt-test/
H A Dc-arcmt-test.c92 typedef struct thread_info { struct
96 } thread_info; argument
/netbsd-src/usr.sbin/schedctl/
H A Dschedctl.c205 thread_info(pid_t pid, lwpid_t lid) in thread_info() function
/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dexception.cc338 static void thread_cleanup(void* thread_info) in thread_cleanup()
395 static __cxa_thread_info *thread_info() in thread_info() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c4983 typedef struct thread_info { struct
4988 } thread_info; argument
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dthr_debug.c536 static ldap_debug_thread_t **thread_info; variable