Class ThreadLock

Class Documentation

class ThreadLock

Public Functions

ThreadLock()
ThreadLock(ThreadLock const&) = delete
ThreadLock &operator=(ThreadLock const&) = delete
ThreadLock(concurrent::Semaphore *semaphore)
~ThreadLock()