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

  /src/lib/libc/include/
reentrant.h 226 #define thr_curcpu() __libc_thr_curcpu() macro
326 #define thr_curcpu() ((unsigned int)0)
reentrant.h 226 #define thr_curcpu() __libc_thr_curcpu() macro
326 #define thr_curcpu() ((unsigned int)0)

Completed in 24 milliseconds