• Sarang Masti's avatar
    Add futexTimedWait · c3637eb8
    Sarang Masti authored
    Summary:
    Add futexTimedWait to Futex which allows callers to wait on the futex
    for a specified max duration.
    
    Test Plan: -- Ran all unitests
    
    Reviewed By: ngbronson@fb.com
    
    FB internal diff: D1090115
    c3637eb8
FutexTest.cpp 5.27 KB