HomeSort by relevance Sort by last modified time
    Searched defs:ThreadInit (Results 1 - 4 of 4) sorted by null

  /external/compiler-rt/lib/tsan/dd/
dd_rtl.cc 96 void ThreadInit(Thread *thr) {
  /external/qemu/distrib/sdl-1.2.15/src/audio/
SDL_sysaudio.h 50 void (*ThreadInit)(_THIS); /* Called by audio thread at start */
  /external/chromium_org/third_party/webrtc/base/
thread.cc 123 struct ThreadInit {
228 ThreadInit* init = new ThreadInit;
376 ThreadInit* init = static_cast<ThreadInit*>(pv);
  /external/chromium_org/v8/src/
debug.cc 48 ThreadInit();
554 void Debug::ThreadInit() {
574 ThreadInit();
    [all...]

Completed in 87 milliseconds