sem_timedwait

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int sem_timedwait(sem_t* , timespec* )
  2. int sem_timedwait(sem_t* , timespec* )
    version(!linux && !darwin && FreeBSD)
    extern (C)
    int
    sem_timedwait
  3. int sem_timedwait(sem_t* , timespec* )

Meta