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

  /src/external/gpl3/gcc/dist/libsanitizer/tsan/
tsan_platform_mac.cpp 105 void set_cur_thread(ThreadState *thr) { function in namespace:__tsan
tsan_platform_linux.cpp 553 void set_cur_thread(ThreadState *thr) { function in namespace:__tsan
tsan_rtl.h 242 void set_cur_thread(ThreadState *thr);
257 inline void set_cur_thread(ThreadState *thr) { function in namespace:__tsan
  /src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
tsan_platform_linux.cpp 526 void set_cur_thread(ThreadState *thr) { function in namespace:__tsan
tsan_platform_mac.cpp 96 void set_cur_thread(ThreadState *thr) { function in namespace:__tsan
tsan_rtl.h 231 void set_cur_thread(ThreadState *thr);
246 inline void set_cur_thread(ThreadState *thr) { function in namespace:__tsan

Completed in 24 milliseconds