OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StartRoutine
(Results
1 - 5
of
5
) sorted by null
/external/stressapptest/src/
logger.h
121
static void *
StartRoutine
(void *ptr);
logger.cc
51
LOGGER_ASSERT(0 == pthread_create(&thread_, NULL, &
StartRoutine
, this));
113
void *Logger::
StartRoutine
(void *ptr) {
worker.h
227
void
StartRoutine
();
worker.cc
140
worker->
StartRoutine
();
378
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 76 milliseconds