Searched defs:thread_create (Results 1 – 5 of 5) sorted by relevance
29 int (*thread_create)(uintptr_t* tid, member42 static int thread_create(uintptr_t *tid, in thread_create() function
15 static int thread_create(uintptr_t *tid, in thread_create() function
30 int (*thread_create)(uintptr_t* tid, member
114 static void thread_create(pthread_t *thread, pthread_attr_t *attr, in thread_create() function
6418 POST(thread_create) in POST() argument6423 PRE(thread_create) in PRE() argument