HomeSort by relevance Sort by last modified time
    Searched refs:StartRoutine (Results 1 - 5 of 5) sorted by null

  /external/stressapptest/src/
logger.h 127 static void *StartRoutine(void *ptr);
logger.cc 62 LOGGER_ASSERT(0 == pthread_create(&thread_, NULL, &StartRoutine, this));
131 void *Logger::StartRoutine(void *ptr) {
worker.h 225 void StartRoutine();
worker.cc 125 worker->StartRoutine();
370 void WorkerThread::StartRoutine() {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]

Completed in 202 milliseconds