Searched defs:__pthread_create (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/projects/musllibc/src/thread/
H A Dpthread_create.c181 int __pthread_create(pthread_t *restrict res, const pthread_attr_t *restrict attrp, void *(*entry)(void *), void *restrict arg) function

Completed in 21 milliseconds