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