Searched defs:thread_t (Results 1 – 5 of 5) sorted by relevance
53 typedef void* thread_t; // Host thread type typedef76 typedef pthread_t thread_t; // Host thread type typedef
40 typedef pthread_t thread_t; typedef
220 typedef struct thread_shuttle *thread_t, *thread_act_t; typedef276 typedef mach_port_t thread_t, thread_act_t; typedef
62 typedef long thread_t; /* Must be an integral type. */ typedef
257 typedef pthread_t thread_t; typedef