The old sem_getvalue() implementation only worked under Win9x...
The new one doesn't care, but someone with Win-fu should make it a critical section as it actually diddles the sem value briefly.
Loading
Please register or sign in to comment
The new one doesn't care, but someone with Win-fu should make it a critical section as it actually diddles the sem value briefly.