Searched defs:thread_t (Results 1 – 3 of 3) sorted by relevance
34 struct thread_t { struct35 pthread_t pthread; argument43 thread_t *thread; argument
23 typedef struct thread_t thread_t; typedef
47 typedef pthread_t thread_t; // Host thread type typedef