OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pthread
(Results
151 - 175
of
1039
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webrtc/src/system_wrappers/source/
event.cc
17
#include <
pthread
.h>
event_linux.h
16
#include <
pthread
.h>
thread_linux.h
15
#include <
pthread
.h>
/frameworks/base/media/libeffects/factory/
EffectsFactory.h
21
#include <
pthread
.h>
/frameworks/base/media/libstagefright/tests/
DummyRecorder.h
20
#include <
pthread
.h>
/frameworks/base/opengl/libs/
glesv2dbg.h
20
#include <
pthread
.h>
/hardware/libhardware/modules/gralloc/
gr.h
29
#include <
pthread
.h>
/hardware/msm7k/libgralloc/
gr.h
29
#include <
pthread
.h>
/hardware/msm7k/libgralloc-qsd8k/
gr.h
29
#include <
pthread
.h>
/libcore/luni/src/main/native/
AsynchronousSocketCloseMonitor.h
21
#include <
pthread
.h>
/ndk/tests/device/test-gabi++-guard/jni/
test_guard.cpp
6
#include <
pthread
.h>
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
sigthread.h
24
# error "Never include this file directly. Use <
pthread
.h> instead"
/system/core/include/cutils/
logd.h
32
#include <
pthread
.h>
/system/core/include/sysutils/
SocketClient.h
6
#include <
pthread
.h>
SocketListener.h
19
#include <
pthread
.h>
/system/core/nexus/
DhcpClient.h
21
#include <
pthread
.h>
PropertyManager.h
21
#include <
pthread
.h>
/system/extras/tests/bionic/libc/common/
test_clock.c
19
#include <
pthread
.h>
/system/media/wilhelm/src/
locks.c
73
SL_LOGW("%s:%d:
pthread
%p (tid %d) sees object %p was locked by
pthread
%p"
93
SL_LOGE("%s:%d:
pthread
%p (tid %d) sees object %p was recursively locked by
pthread
"
97
SL_LOGE("%s:%d:
pthread
%p (tid %d) sees object %p was left unlocked in unexpected"
98
" state by
pthread
%p (tid %d) at %s:%d\n", file, line, *(void **)&me, gettid(),
/external/llvm/lib/Support/
Threading.cpp
67
#include <
pthread
.h>
108
// No non-
pthread
implementation, currently.
/external/v8/build/
common.gypi
65
'cflags': [ '-Wall', '-
pthread
', '-fno-rtti', '-fno-exceptions' ],
66
'ldflags': [ '-
pthread
', ],
/external/valgrind/main/coregrind/m_syswrap/
syswrap-amd64-darwin.c
295
// VG_(printf)("pthread_hijack
pthread
%p, machthread %p, func %p, arg %p, stack %p, flags %p, stack %p\n", self, kport, func, func_arg, stacksize, flags, sp);
319
// Record thread's stack and Mach port and
pthread
struct
320
tst->os_state.
pthread
= self;
330
//
pthread
structure
419
vg_assert(tst->os_state.
pthread
== self);
459
// Record thread's stack and Mach port and
pthread
struct
460
tst->os_state.
pthread
= self;
470
//
pthread
structure
/external/valgrind/main/helgrind/tests/
tc08_hbl2.c
15
#include <
pthread
.h>
132
perror("
pthread
join");
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libpthread-2.7.so
libpthread.so.0
Completed in 1198 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>