Searched defs:thrd_start_t (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/head/ | ||
H A D | threads.h | 53 typedef int (*thrd_start_t)(void *); typedef 85 extern int thrd_create(thrd_t *, thrd_start_t, void *); |
Completed in 56 milliseconds