View Single Post
  #3 (permalink)  
Old 05-08-2008, 09:47 AM
mynickmynick mynickmynick is offline
Newbie
 
Join Date: May 2008
Posts: 11
Rep Power: 0
mynickmynick is on a distinguished road
Default Re: pthread_cond_wait() VS. sem_wait()

yes but
(1) they are a little slower
(2) they are limited by... do not remember... the number of file descriptors?
Reply With Quote