Commit History

Author SHA1 Message Date
  Gunnar Beutner a44ddc4793 LibPthread: Don't hold sem->mtx after sem_wait()/sem_trywait() 4 years ago
  Gunnar Beutner 32794e00a1 LibPthread: Improve error handling for the semaphore functions 4 years ago
  Gunnar Beutner 98403eccb0 LibPthread: Ensure we're not overflowing the semaphore's value 4 years ago
  Gunnar Beutner ea6d0aa1d4 LibPthread: Implement semaphore functions 4 years ago