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

  /src/external/bsd/libc++/dist/libcxxrt/src/
exception.cc 414 static __cxa_thread_info *thread_info_fast() function
432 return &(thread_info_fast()->globals);
1043 __cxa_thread_info *info = thread_info_fast();
1289 __cxa_thread_info *ti = thread_info_fast();
1540 __cxa_thread_info *info = thread_info_fast();

Completed in 42 milliseconds