CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2009/11/27 12:45:54

Modified files:
        sys/kern       : kern_synch.c kern_time.c syscalls.master 
        sys/sys        : syscall.h syscallargs.h time.h 
        lib/librthread : rthread.c rthread.h rthread_file.c 
                         rthread_sync.c 

Log message:
Convert thrsleep() to an absolute timeout with clockid to eliminate a
race condition and prep for later support of pthread_condattr_setclock()

"get it in" deraadt@, tedu@, cheers by others

Reply via email to