MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for os_once, including all inherited members.
do_or_wait_for_done(std::atomic< state_t > *state, void(*do_func)(void *), void *do_func_arg) | os_once | inlinestatic |
DONE | os_once | static |
IN_PROGRESS | os_once | static |
NEVER_DONE | os_once | static |
state_t typedef | os_once |