Home
last modified time | relevance | path

Searched refs:pthread_addr_t (Results 1 – 5 of 5) sorted by relevance

/mirbsd/src/lib/libpthread/uthread/
Duthread_gc.c48 pthread_addr_t
49 _thread_gc(pthread_addr_t arg) in _thread_gc()
Dpthread_private.h1121 pthread_addr_t _thread_gc(pthread_addr_t);
/mirbsd/src/gnu/usr.bin/perl/
Dthread.h39 # define pthread_addr_t any_t macro
44 # define pthread_addr_t void * macro
47 # define pthread_addr_t void * macro
Dutil.c3058 pthread_addr_t t;
/mirbsd/src/lib/libpthread/include/
Dpthread.h145 typedef void *pthread_addr_t; typedef