|
Zero
0.1.0
|
This is the complete list of members for latch_t, including all inherited members.
| _acquire(latch_mode_t m, int timeout_in_ms, latch_holder_t *me) | latch_t | private |
| _downgrade(latch_holder_t *me) | latch_t | private |
| _lock | latch_t | mutableprivate |
| _release(latch_holder_t *me) | latch_t | private |
| _total_count | latch_t | private |
| downgrade() | latch_t | |
| held_by_me() const | latch_t | |
| id() const | latch_t | inline |
| is_latched() const | latch_t | inline |
| is_mine() const | latch_t | |
| latch_acquire(latch_mode_t m, int timeout=timeout_t::WAIT_FOREVER) | latch_t | |
| latch_cnt() const | latch_t | inline |
| latch_mode_str | latch_t | static |
| latch_release() | latch_t | |
| latch_t() | latch_t | |
| latch_t(const latch_t &) | latch_t | private |
| mode() const | latch_t | inline |
| num_holders() const | latch_t | inline |
| on_thread_destroy() | latch_t | static |
| operator=(const latch_t &) | latch_t | private |
| print(ostream &) const | latch_t | |
| setname(const char *const desc) | latch_t | inline |
| upgrade_if_not_block(bool &would_block) | latch_t | |
| ~latch_t() | latch_t |
1.8.12