Searched defs:u_thread_create (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/util/ | ||
| H A D | u_thread.h | 39 static inline thrd_t u_thread_create(int (*routine)(void *), void *param) function in typeref:typename:thrd_t |
| /xsrc/external/mit/MesaLib/dist/src/util/ | ||
| H A D | u_thread.h | 107 static inline thrd_t u_thread_create(int (*routine)(void *), void *param) function in typeref:typename:thrd_t |
Completed in 4 milliseconds