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

  /src/lib/libc/include/
reentrant.h 198 #define thr_setspecific(k, p) __libc_thr_setspecific((k), (p)) macro
306 #define thr_setspecific(k, p) __nothing
reentrant.h 198 #define thr_setspecific(k, p) __libc_thr_setspecific((k), (p)) macro
306 #define thr_setspecific(k, p) __nothing
reentrant.h 198 #define thr_setspecific(k, p) __libc_thr_setspecific((k), (p)) macro
306 #define thr_setspecific(k, p) __nothing

Completed in 34 milliseconds