fifo_mutex |
A recursive mutex that guarantees order of obtainment using a first-in, first-out (FIFO) scheduling mechanism.
false
) state. Throws: os_thread_toolkit_error
Throws: os_thread_toolkit_error
lock()
; alternative acquisition syntax. Throws: os_thread_toolkit_error
unlock()
; alternative acquisition syntax. Throws: os_thread_toolkit_error
true if
successful. Throws: os_thread_toolkit_error
Copyright©1994-2026 Recursion
Software LLC
All Rights Reserved - For use by licensed users only.