The following commit has been merged in the master branch:
commit 836c5bcfaf33ec118e209b066639c5196efedf47
Author: Derrick Brashear <[email protected]>
Date:   Thu Apr 1 23:17:53 2010 -0400

    freebsd switch back to condvar-based sleep
    
    add TimedSleep for condvar-based sleep. this should be revisited;
    mac and freebsd should be able to share this. possibly several other
    platforms.
    
    Change-Id: I918f45a689dd129119477cc63820f5c802e182d2
    Reviewed-on: http://gerrit.openafs.org/1684
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 src/afs/FBSD/osi_sleep.c |  152 ++++++++++++++--------------------------------
 src/afs/afs_osi.h        |    5 ++
 2 files changed, 51 insertions(+), 106 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to