Home
last modified time | relevance | path

Searched defs:SpawnThread (Results 1 – 2 of 2) sorted by relevance

/haiku/src/tests/system/kernel/unit/
H A DTestThread.h52 SpawnThread(ObjectType* object, in SpawnThread() function
H A DTestContext.cpp115 GlobalTestContext::SpawnThread(thread_func function, const char* name, in SpawnThread() function in GlobalTestContext