HDK
|
#include <thread.h>
Public Member Functions | |
read_lock_guard (spin_rw_mutex &fm) noexcept | |
~read_lock_guard () noexcept | |
Helper class: scoped read lock for a spin_rw_mutex – grabs the read lock upon construction, releases the lock when it exits scope.
|
inlinenoexcept |
|
inlinenoexcept |