Skip to content
Commit 2c66e0eb 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 Neklyudov
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