| 
    Subordination
    
   A framework for distributed programming 
   | 
 
Public Types | |
| typedef std::mutex | mutex_type | 
| typedef sys::thread_semaphore | sem_type | 
Public Member Functions | |
| void | register_thread () noexcept | 
| void | lock () | 
| void | unlock () | 
| template<class Lock > | |
| void | wait (Lock &lock) | 
 1.8.15