Home | All Classes | Grouped Classes | Index | Search
NotifyAll wakes up all threads waiting on the mutex.
void notify_all();
Detailed description:
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: