Home
last modified time | relevance | path

Searched refs:_SpawnRunnerThread (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/text_search/
H A DGrepper.h28 static int32 _SpawnRunnerThread(void* cookie);
H A DGrepper.cpp137 _SpawnRunnerThread, "Grep runner", B_NORMAL_PRIORITY, this); in Start()
232 Grepper::_SpawnRunnerThread(void* cookie) in _SpawnRunnerThread() function in Grepper