![]() | |
![]() | ![]() |
CL_Mutex::notify_allSyntaxvirtual void notify_all(); DescriptionNotifyAll wakes up all threads waiting on the mutex. Warning: Not implemented under Win32. If you need it, please implement it in Sources/Core/System/Win32/mutex_win32.*, and send me the patch. :-) See also
|