Searched refs:RunBinder (Results 1 - 4 of 4) sorted by relevance

/haiku/src/kits/shared/
H A DThread.cpp60 fScanThread = spawn_thread(SimpleThread::RunBinder,
67 SimpleThread::RunBinder(void* castToThis) function in class:SimpleThread
/haiku/src/kits/tracker/
H A DTaskLoop.h220 static status_t RunBinder(void*);
H A DTaskLoop.cpp534 fScanThread = spawn_thread(StandAloneTaskLoop::RunBinder,
549 StandAloneTaskLoop::RunBinder(void* castToThis) function in class:StandAloneTaskLoop
/haiku/headers/private/shared/
H A DThread.h58 static status_t RunBinder(void*);

Completed in 86 milliseconds