Home
last modified time | relevance | path

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

/haiku/src/system/kernel/
H A Dthread.cpp1039 InterruptsSpinLocker threadCreationLocker(gThreadCreationLock); in thread_create_thread() local
1047 threadCreationLocker.Unlock(); in thread_create_thread()
1090 threadCreationLocker.Unlock(); in thread_create_thread()
1138 InterruptsSpinLocker threadCreationLocker(gThreadCreationLock); in undertaker() local
1146 threadCreationLocker.Unlock(); in undertaker()
2082 SpinLocker threadCreationLocker(gThreadCreationLock); in thread_exit() local
2147 threadCreationLocker.Unlock(); in thread_exit()
2201 threadCreationLocker.Unlock(); in thread_exit()
2224 SpinLocker threadCreationLocker(gThreadCreationLock); in thread_exit() local
2242 threadCreationLocker.Unlock(); in thread_exit()
H A Dteam.cpp2661 SpinLocker threadCreationLocker(gThreadCreationLock); in wait_for_child() local
2668 threadCreationLocker.Unlock(); in wait_for_child()