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
5 #define thread_t mthread_thread_t macro
8 #define thread_t mthread_thread_t macro
257 typedef pthread_t thread_t; typedef