Hi,

I don't know where to send it so please forgive me :)

http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/common/os/condvar.c#201

It should point to cv_wakeup(void *arg) function but it shows:

    201 /*
    202  * Same as cv_wait except the thread will unblock at 'tim'
    203  * (an absolute time) if it hasn't already unblocked.
    204  *
    205  * Returns the amount of time left from the original 'tim' value
    206  * when it was unblocked.
    207  */
    208 clock_t
    209 cv_timedwait(kcondvar_t *cvp, kmutex_t *mp, clock_t tim)


-- 
Regards,
Piotr Jasiukajtis | estibi | SCA OS0072
http://estseg.blogspot.com

Reply via email to