OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pthread_condattr_setclock
(Results
1 - 5
of
5
) sorted by null
/external/webrtc/src/system_wrappers/source/
condition_variable_linux.cc
58
result =
pthread_condattr_setclock
(&condAttr, CLOCK_MONOTONIC);
event_linux.cc
76
result =
pthread_condattr_setclock
(&condAttr, CLOCK_MONOTONIC);
/external/valgrind/main/drd/tests/
monitor_example.cpp
90
pthread_condattr_setclock
(&condattr, CLOCK_MONOTONIC);
/external/dbus/dbus/
dbus-sysdeps-pthread.c
207
pthread_condattr_setclock
(&attr, CLOCK_MONOTONIC);
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
pthread.h
[
all
...]
Completed in 262 milliseconds