History log of /external/bluetooth/bluedroid/osi/src/semaphore.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f4013f29e38095abd556e23742ef713840f2f903 06-Jul-2014 Sharvil Nanavati <sharvil@google.com> Expose semaphore's file descriptor.

|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
/external/bluetooth/bluedroid/osi/src/semaphore.c
a3164c9b0b2da60509f16bcbc23c36e30d3df862 23-Jun-2014 Sharvil Nanavati <sharvil@google.com> Add documentation for semaphore and add a semaphore_try_wait function.

Change-Id: I5440744e4bf7192efc4c8d0205502aa4296a4f9f
/external/bluetooth/bluedroid/osi/src/semaphore.c
c11b407e78d96e05b0991bbe6dfde0d7eb5349b5 03-May-2014 Sharvil Nanavati <sharvil@google.com> Implement a fixed queue.

Change-Id: Ifad7605d0b6e1a57f4767f9de1bed7e99284ded7
/external/bluetooth/bluedroid/osi/src/semaphore.c