Searched defs:thread_t (Results 1 – 4 of 4) sorted by relevance
41 typedef void *thread_t; // Host thread type typedef58 typedef pthread_t thread_t; // Host thread type typedef
40 typedef pthread_t thread_t; typedef
62 typedef long thread_t; /* Must be an integral type. */ typedef
257 typedef pthread_t thread_t; typedef