Skip to content
Commit e23933a0 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

sem_tickwait(): Add a new, non-standard function to perform timed semaphore...

sem_tickwait():  Add a new, non-standard function to perform timed semaphore waits.  It is functionally equialent to the standard sem_timedwait(), but more efficient for use in higher performance device drivers.  Requested by Max Nekyudov
parent 5772813d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment