Searched defs:pthread_create (Results 1 – 2 of 2) sorted by relevance
146 #define pthread_create(...) zap_pthread_create(__VA_ARGS__) macro
584 int pthread_create(pthread_t *th, const pthread_attr_t *_attr, void *(*threadroutine)(void *), in pthread_create() function