• Sharvil Nanavati's avatar
    Expose semaphore's file descriptor. · f4013f29
    Sharvil Nanavati authored
    |semaphore_get_fd| can be used by callers to determine if it's safe
    to call |semaphore_wait| and |semaphore_post| without blocking.
    
    Change-Id: Icf758f03ea2aa85cddcb4ab3f7906b2c587fb8ac
    f4013f29
semaphore.c 2.77 KB