Searched refs:pthread_create_cb (Results 1 – 1 of 1) sorted by relevance
360 static void *pthread_create_cb(void *p) { in pthread_create_cb() function380 int rv = pthread_create(thread, attr, pthread_create_cb, (void *)pci); in __dfsw_pthread_create()