Searched refs:LockDepThread (Results 1 – 1 of 1) sorted by relevance
40 int LockDepThread(void* /*arg*/) { in LockDepThread() function55 thread_t* t = thread_create("lockdep", &LockDepThread, NULL, LOW_PRIORITY); in LockDepInit()
Completed in 4 milliseconds