Searched defs:thread_t (Results 1 – 2 of 2) sorted by relevance
41 typedef void *thread_t; // Host thread type typedef58 typedef pthread_t thread_t; // Host thread type typedef
257 typedef pthread_t thread_t; typedef