HomeSort by: relevance | last modified time | path
    Searched defs:thr_create (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/include/
reentrant.h 221 #define thr_create(tp, ta, f, a) __libc_thr_create((tp), (ta), (f), (a)) macro
reentrant.h 221 #define thr_create(tp, ta, f, a) __libc_thr_create((tp), (ta), (f), (a)) macro

Completed in 20 milliseconds