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

  /src/lib/libc/include/
reentrant.h 216 #define thr_sigsetmask(f, n, o) __libc_thr_sigsetmask((f), (n), (o)) macro
323 #define thr_sigsetmask(f, n, o) __nothing
reentrant.h 216 #define thr_sigsetmask(f, n, o) __libc_thr_sigsetmask((f), (n), (o)) macro
323 #define thr_sigsetmask(f, n, o) __nothing

Completed in 21 milliseconds