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

/src/lib/libc/include/
H A Dreentrant.h219 #define thr_create(tp, ta, f, a) __libc_thr_create((tp), (ta), (f), (a)) macro

Completed in 2 milliseconds