Bug #214

OS X lacks sem_timedwait

Added by Martin Willi 10 months ago. Updated 10 months ago.

Status:ClosedStart date:10.08.2012
Priority:NormalDue date:
Assignee:Martin Willi% Done:

0%

Category:-
Target version:5.0.1
Affected version:5.0.0 Resolution:

Description

OS X (and probably other BSDs) does not support the sem_timedwait call. Implement a workaround.

Associated revisions

Revision 907d3d0f
Added by Martin Willi 10 months ago

Add a mutex/condvar based semaphore implementation if sem_timedwait is unavailable

Fixes #214.

History

#1 Updated by Martin Willi 10 months ago

  • Status changed from New to Closed
  • Assignee set to Martin Willi

Fixed with associated commit.

Also available in: Atom PDF