OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pthread_t
(Results
826 - 850
of
1044
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/icu4c/test/intltest/
simplethread.cpp
326
pthread_t
fThread;
/external/iputils/ninfod/
ninfod_core.c
523
pthread_t
thread;
/external/mesa3d/m4/
ax_pthread.m4
210
[
pthread_t
th; pthread_attr_t attr;
/external/mesa3d/src/glx/apple/
apple_glx_context.c
527
apple_glx_context_surface_changed(unsigned int uid,
pthread_t
caller)
/external/protobuf/gtest/test/
gtest-port_test.cc
97
pthread_t
thread_id;
/external/srec/portable/include/
ptrd.h
51
typedef
pthread_t
PTHREAD_ID;
/external/v8/test/cctest/
test-log.cc
202
pthread_t
self_;
/frameworks/wilhelm/tests/sandbox/
playbq.c
469
pthread_t
thread;
playbq.cpp
469
pthread_t
thread;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
OMX_JpegDec_Utils.h
418
pthread_t
pComponentThread;
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
LCML_DspCodec.h
283
pthread_t
g_tidMessageThread;
/hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
omx_rpc.c
115
//
pthread_t
cbThread;
/hardware/ti/omap4xxx/
heaptracker.c
523
static
pthread_t
scanner_thread;
/system/extras/tests/memtest/
bandwidth.cpp
258
pthread_t
threads[num_threads];
/bionic/libc/bionic/
pthread.c
[
all
...]
/bionic/tests/
string_test.cpp
57
pthread_t
t;
116
pthread_t
t;
/external/bison/lib/glthread/
lock.h
335
pthread_t
owner;
344
{ PTHREAD_MUTEX_INITIALIZER, (
pthread_t
) 0, 0 }
[
all
...]
/external/bluetooth/bluedroid/gki/ulinux/
gki_ulinux.c
85
static
pthread_t
timer_thread_id = 0;
[
all
...]
/external/openssh/
auth-pam.c
120
* pthreads, which unconditionally define
pthread_t
via sys/types.h
123
typedef
pthread_t
sp_pthread_t;
/external/compiler-rt/lib/msan/tests/
msan_test.cc
[
all
...]
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
heap-checker_unittest.cc
696
pthread_t
tid;
947
pthread_t
tid;
[
all
...]
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
heap-checker_unittest.cc
696
pthread_t
tid;
947
pthread_t
tid;
[
all
...]
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
userial_linux.c
141
static
pthread_t
worker_thread1 = 0;
[
all
...]
/external/libnfc-nxp/Linux_x86/
phDal4Nfc.c
62
pthread_t
nReadThread; /* Read thread Hanlde */
79
pthread_t
nWriteThread; /* Write thread Hanlde */
[
all
...]
/external/valgrind/main/helgrind/
helgrind.h
74
/* Notify the tool what this thread's
pthread_t
is. */
78
_VG_USERREQ__HG_PTHREAD_JOIN_POST, /*
pthread_t
of quitter */
[
all
...]
Completed in 579 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>