Skip to content
  • Deucе's avatar
    3208fdd1
    Add test for rwlocks · 3208fdd1
    Deucе authored
    Currently the "wrapper" is just the POSIX API.
    We may not need the pthread_rwlock_timed??lock() functions, and even
    if we do, we like want a different wrapper that takes a ms timeout
    instead of an absolute time.
    3208fdd1
    Add test for rwlocks
    Deucе authored
    Currently the "wrapper" is just the POSIX API.
    We may not need the pthread_rwlock_timed??lock() functions, and even
    if we do, we like want a different wrapper that takes a ms timeout
    instead of an absolute time.
Loading