be6e6864e012010919062e94a71989efc77592fb |
|
28-Jan-2015 |
Elliott Hughes <enh@google.com> |
Add missing includes. Change-Id: I0f8b11edd715eecd1b189329fef4fa959152a022
/external/libnfc-nci/halimpl/bcm2079x/adaptation/CondVar.cpp
|
8d3c6b9faddfe63303c72dd050e25b9673a6e7d8 |
|
08-Apr-2014 |
Colin Cross <ccross@android.com> |
nfc: replace pthread_cond_timedwait_monotonic_np pthread_cond_timedwait_monotonic_np is deprecated, use pthread_condattr_setclock to wait on CLOCK_MONOTONIC instead. Change-Id: Idc620959bb8390bef0e2d8a4888e3431153ca641
/external/libnfc-nci/halimpl/bcm2079x/adaptation/CondVar.cpp
|
0a85f658ebd49b72be39fe0fb61fcca4ee0fbc82 |
|
28-Feb-2014 |
Martijn Coenen <maco@android.com> |
libnfc-nci fixes for AArch64 build. pthread_cond_timedwait_monotonic() is going away in LP64. Use the POSIX standard for now, and use pthread_condattr_setclock() when it becomes available to set clock spec to MONOTONIC. Also fixed some other small build warnings/errors. Change-Id: Ic192299b157529fa3f74dba521f038b8b99206bf
/external/libnfc-nci/halimpl/bcm2079x/adaptation/CondVar.cpp
|
e9df6ba5a8fcccf306a80b1670b423be8fe7746a |
|
13-Dec-2012 |
The Android Open Source Project <initial-contribution@android.com> |
Snapshot 7ddd630e136a035ba463c427285c5c3e9f199ee0 Change-Id: If08c7b905da667dd9e5110231e4592842b634006
/external/libnfc-nci/halimpl/bcm2079x/adaptation/CondVar.cpp
|