Home
last modified time | relevance | path

Searched refs:UnlockThread (Results 1 – 4 of 4) sorted by relevance

/dports/net/yggdrasil/yggdrasil-go-0.3.11/src/util/
H A Dutil.go25 func UnlockThread() { func
/dports/games/allacrost/allacrost-1.0.2/src/engine/
H A Dsystem.h425 void UnlockThread(Semaphore *);
H A Dsystem.cpp439 void SystemEngine::UnlockThread(Semaphore * s) { in UnlockThread() function in hoa_system::SystemEngine
/dports/math/gap/gap-4.11.0/src/hpc/
H A Dthreadapi.c174 static void UnlockThread(ThreadLocalStorage * thread) in UnlockThread() function
229 UnlockThread(GetTLS()); in WaitForMonitor()
235 UnlockThread(GetTLS()); in WaitForMonitor()
310 UnlockThread(GetTLS()); in WaitForAnyMonitor()
330 UnlockThread(GetTLS()); in WaitForAnyMonitor()
352 UnlockThread(thread); in SignalMonitor()
355 UnlockThread(thread); in SignalMonitor()