OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pthreads
(Results
51 - 75
of
224
) sorted by null
1
2
3
4
5
6
7
8
9
/external/valgrind/main/docs/xml/
manual-intro.xml
100
code without worrying about license conflicts. Some of the
PThreads
101
test cases, <filename>pth_*.c</filename>, are taken from "
Pthreads
/external/webkit/Source/JavaScriptCore/wtf/gtk/
ThreadingGtk.cpp
33
#if !USE(
PTHREADS
)
248
#endif // !USE(
PTHREADS
)
/external/openssl/crypto/threads/
th-lock.c
77
#ifdef
PTHREADS
318
#ifdef
PTHREADS
386
#endif /*
PTHREADS
*/
/external/chromium/testing/gmock/
CHANGES
28
on platforms having
pthreads
.
/external/llvm/unittests/
Makefile.unittest
32
# Disable
pthreads
if LLVM was configured without them.
/external/qemu/distrib/sdl-1.2.12/src/thread/riscos/
SDL_syscond.c
24
/* RISC OS implementations uses
pthreads
based on linux code */
SDL_sysmutex.c
24
/* RISC OS implementations uses
pthreads
based on linux code */
/external/stlport/stlport/stl/
_threads.h
27
// Supported threading models are native SGI,
pthreads
, uithreads
28
// (similar to
pthreads
, but based on an earlier draft of the Posix
87
//HPUX variants have (on some platforms optional) non-standard "DCE"
pthreads
impl
264
// (This is similar to the ways that a
pthreads
mutex can be initialized.)
/external/valgrind/main/include/
pub_tool_threadstate.h
34
/* The maximum number of
pthreads
that we support. This is
/ndk/sources/cxx-stl/stlport/stlport/stl/
_threads.h
27
// Supported threading models are native SGI,
pthreads
, uithreads
28
// (similar to
pthreads
, but based on an earlier draft of the Posix
87
//HPUX variants have (on some platforms optional) non-standard "DCE"
pthreads
impl
264
// (This is similar to the ways that a
pthreads
mutex can be initialized.)
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_threads.h
27
// Supported threading models are native SGI,
pthreads
, uithreads
28
// (similar to
pthreads
, but based on an earlier draft of the Posix
87
//HPUX variants have (on some platforms optional) non-standard "DCE"
pthreads
impl
264
// (This is similar to the ways that a
pthreads
mutex can be initialized.)
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_threads.h
27
// Supported threading models are native SGI,
pthreads
, uithreads
28
// (similar to
pthreads
, but based on an earlier draft of the Posix
87
//HPUX variants have (on some platforms optional) non-standard "DCE"
pthreads
impl
264
// (This is similar to the ways that a
pthreads
mutex can be initialized.)
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_threads.h
27
// Supported threading models are native SGI,
pthreads
, uithreads
28
// (similar to
pthreads
, but based on an earlier draft of the Posix
87
//HPUX variants have (on some platforms optional) non-standard "DCE"
pthreads
impl
264
// (This is similar to the ways that a
pthreads
mutex can be initialized.)
/external/valgrind/unittest/
deadlock_unittest.cc
32
// This test can be compiled with
pthreads
(default) or
35
// To compile with
pthreads
:
/external/webkit/Source/JavaScriptCore/wtf/
ThreadingPthreads.cpp
33
#if USE(
PTHREADS
)
398
#endif // USE(
PTHREADS
)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
gthr-default.h
184
-
pthreads
is not specified. The functions are dummies and most return an
186
it is passed so we cannot pretend that the interface is active if -
pthreads
272
shared libc versions which returns a zero size if
pthreads
are not
gthr-posix.h
184
-
pthreads
is not specified. The functions are dummies and most return an
186
it is passed so we cannot pretend that the interface is active if -
pthreads
272
shared libc versions which returns a zero size if
pthreads
are not
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
gthr-default.h
184
-
pthreads
is not specified. The functions are dummies and most return an
186
it is passed so we cannot pretend that the interface is active if -
pthreads
272
shared libc versions which returns a zero size if
pthreads
are not
gthr-posix.h
184
-
pthreads
is not specified. The functions are dummies and most return an
186
it is passed so we cannot pretend that the interface is active if -
pthreads
272
shared libc versions which returns a zero size if
pthreads
are not
/bionic/libthread_db/
libthread_db.c
155
info->ti_lid = handle->tid; // Our
pthreads
uses kernel ids for tids
/external/chromium/testing/gtest/
CHANGES
33
where the
pthreads
library is available.
CMakeLists.txt
23
option(gtest_disable_pthreads "Disable uses of
pthreads
in gtest." OFF)
/external/gtest/
CHANGES
36
where the
pthreads
library is available.
/external/openssl/
openssl.config
156
crypto/threads/
pthreads
-vms.com \
/external/stlport/
INSTALL.unixes
110
(or -
pthreads
on Solaris) option for GCC, -mt for SunPro and so on.
Completed in 5268 milliseconds
1
2
3
4
5
6
7
8
9