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

/haiku/src/tests/system/kernel/unit/
H A DTestThread.h29 return GlobalTestContext::Current()->SpawnThread(_Entry, name, priority,
52 SpawnThread(ObjectType* object, function
H A DTestContext.h50 thread_id SpawnThread(thread_func function,
H A DTestContext.cpp115 GlobalTestContext::SpawnThread(thread_func function, const char* name, function in class:GlobalTestContext
/haiku/src/tests/system/kernel/unit/lock/
H A DRWLockTests.cpp139 threads[i] = SpawnThread(this, method, "rw lock test",

Completed in 44 milliseconds