Home
last modified time | relevance | path

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

/htl/
A Dpt-join.c28 __pthread_join_common (pthread_t thread, void **status, int try, in __pthread_join_common()
95 __pthread_join (pthread_t thread, void **status) in __pthread_join()
102 __pthread_tryjoin_np (pthread_t thread, void **status) in __pthread_tryjoin_np()
109 __pthread_timedjoin_np (pthread_t thread, void **status, in __pthread_timedjoin_np()
117 __pthread_clockjoin_np (pthread_t thread, void **status, in __pthread_clockjoin_np()
A Dpt-exit.c33 __pthread_exit (void *status) in __pthread_exit()
A Dpt-internal.h92 void *status; member
/htl/tests/
A Dtest-5.c81 int status; in main() local
A Dtest-4.c92 int status; in main() local

Completed in 10 milliseconds