OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pthread_cond_timedwait
(Results
1 - 25
of
350
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/valgrind/main/helgrind/tests/
cond_timedwait_invalid.c
22
assert(
pthread_cond_timedwait
(&cond, &mutex, &abstime)==EINVAL);
cond_timedwait_invalid.stderr.exp
8
Thread #x's call to
pthread_cond_timedwait
failed
11
by 0x........:
pthread_cond_timedwait
@* (hg_intercepts.c:...)
/external/chromium/base/synchronization/
condition_variable_posix.cc
45
// The timeout argument to
pthread_cond_timedwait
is in absolute time.
60
int rv =
pthread_cond_timedwait
(&condition_, user_mutex_, &abstime);
/external/chromium_org/third_party/libusb/src/libusb/os/
threads_posix.h
41
#define usbi_cond_timedwait
pthread_cond_timedwait
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libanl-2.7.so
libanl.so
libanl.so.1
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libanl-2.7.so
libanl.so
libanl.so.1
/external/chromium_org/base/synchronization/
condition_variable_posix.cc
75
// The timeout argument to
pthread_cond_timedwait
is in absolute time.
100
int rv =
pthread_cond_timedwait
(&condition_, user_mutex_, &absolute_time);
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
event_listener.cc
94
return_code =
pthread_cond_timedwait
(&signal_cond_,
160
return_code =
pthread_cond_timedwait
(&signal_cond_,
/external/llvm/test/Linker/
2011-08-22-ResolveAlias.ll
29
@_ZL30__gthrw_pthread_cond_timedwaitP14pthread_cond_tP15pthread_mutex_tPK8timespec = alias weak i32 (%union.pthread_cond_t*, %union.pthread_mutex_t*, %struct.timespec*)* @
pthread_cond_timedwait
75
declare extern_weak i32 @
pthread_cond_timedwait
(%union.pthread_cond_t*, %union.pthread_mutex_t*, %struct.timespec*)
2011-08-22-ResolveAlias2.ll
32
@_ZL30__gthrw_pthread_cond_timedwaitP14pthread_cond_tP15pthread_mutex_tPK8timespec = alias weak i32 (%union.pthread_cond_t*, %union.pthread_mutex_t*, %struct.timespec*)* @
pthread_cond_timedwait
80
declare extern_weak i32 @
pthread_cond_timedwait
(%union.pthread_cond_t*, %union.pthread_mutex_t*, %struct.timespec*)
/external/qemu/distrib/sdl-1.2.15/src/thread/pthread/
SDL_syscond.c
119
retval =
pthread_cond_timedwait
(&cond->cond, &mutex->id, &abstime);
130
SDL_SetError("
pthread_cond_timedwait
() failed");
/external/qemu/distrib/sdl-1.2.15/src/thread/riscos/
SDL_syscond.c
123
retval =
pthread_cond_timedwait
(&cond->cond, &mutex->id, &abstime);
134
SDL_SetError("
pthread_cond_timedwait
() failed");
/development/ndk/platforms/android-5/include/
pthread.h
174
int
pthread_cond_timedwait
(pthread_cond_t *cond,
178
/* BIONIC: same as
pthread_cond_timedwait
, except the 'abstime' given refers
195
/* BIONIC: same as
pthread_cond_timedwait
, except the 'reltime' given refers
/development/ndk/platforms/android-8/include/
pthread.h
179
int
pthread_cond_timedwait
(pthread_cond_t *cond,
183
/* BIONIC: same as
pthread_cond_timedwait
, except the 'abstime' given refers
200
/* BIONIC: same as
pthread_cond_timedwait
, except the 'reltime' given refers
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
pthread.h
174
int
pthread_cond_timedwait
(pthread_cond_t *cond,
178
/* BIONIC: same as
pthread_cond_timedwait
, except the 'abstime' given refers
195
/* BIONIC: same as
pthread_cond_timedwait
, except the 'reltime' given refers
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
pthread.h
179
int
pthread_cond_timedwait
(pthread_cond_t *cond,
183
/* BIONIC: same as
pthread_cond_timedwait
, except the 'abstime' given refers
200
/* BIONIC: same as
pthread_cond_timedwait
, except the 'reltime' given refers
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
pthread.h
179
int
pthread_cond_timedwait
(pthread_cond_t *cond,
183
/* BIONIC: same as
pthread_cond_timedwait
, except the 'abstime' given refers
200
/* BIONIC: same as
pthread_cond_timedwait
, except the 'reltime' given refers
/prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/
pthread.h
174
int
pthread_cond_timedwait
(pthread_cond_t *cond,
178
/* BIONIC: same as
pthread_cond_timedwait
, except the 'abstime' given refers
195
/* BIONIC: same as
pthread_cond_timedwait
, except the 'reltime' given refers
/prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
pthread.h
179
int
pthread_cond_timedwait
(pthread_cond_t *cond,
183
/* BIONIC: same as
pthread_cond_timedwait
, except the 'abstime' given refers
200
/* BIONIC: same as
pthread_cond_timedwait
, except the 'reltime' given refers
/prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/
pthread.h
174
int
pthread_cond_timedwait
(pthread_cond_t *cond,
178
/* BIONIC: same as
pthread_cond_timedwait
, except the 'abstime' given refers
195
/* BIONIC: same as
pthread_cond_timedwait
, except the 'reltime' given refers
/prebuilts/ndk/6/platforms/android-5/arch-x86/usr/include/
pthread.h
174
int
pthread_cond_timedwait
(pthread_cond_t *cond,
178
/* BIONIC: same as
pthread_cond_timedwait
, except the 'abstime' given refers
195
/* BIONIC: same as
pthread_cond_timedwait
, except the 'reltime' given refers
Completed in 1844 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>