Home | History | Annotate | Download | only in src

Lines Matching full:sem_destroy

869   virtual ~LinuxSemaphore() { sem_destroy(&sem_); }