• Christopher Ferris's avatar
    Convert futex to cond wait. · db445383
    Christopher Ferris authored
    Switch to the better supported pthread_cond to handle the Wait/Wake
    functions.
    
    Also, increase the number of simultaneous threads in the thread tests.
    
    Bug: 18381207
    Change-Id: I63240208e8b7f641b3f35a3fc0bb1acf80dc796e
    db445383
Android.mk 5.08 KB