Home
last modified time | relevance | path

Searched refs:pthread (Results 1 – 25 of 769) sorted by relevance

12345678910>>...31

/external/cronet/tot/third_party/llvm-libc/src/test/integration/src/pthread/
DCMakeLists.txt1 add_libc_integration_test_suite(libc-pthread-integration-tests)
6 libc-pthread-integration-tests
10 libc.include.pthread
12 libc.src.pthread.pthread_mutex_destroy
13 libc.src.pthread.pthread_mutex_init
14 libc.src.pthread.pthread_mutex_lock
15 libc.src.pthread.pthread_mutex_unlock
16 libc.src.pthread.pthread_create
17 libc.src.pthread.pthread_join
23 libc-pthread-integration-tests
[all …]
/external/cronet/stable/third_party/llvm-libc/src/test/integration/src/pthread/
DCMakeLists.txt1 add_libc_integration_test_suite(libc-pthread-integration-tests)
6 libc-pthread-integration-tests
10 libc.include.pthread
12 libc.src.pthread.pthread_mutex_destroy
13 libc.src.pthread.pthread_mutex_init
14 libc.src.pthread.pthread_mutex_lock
15 libc.src.pthread.pthread_mutex_unlock
16 libc.src.pthread.pthread_create
17 libc.src.pthread.pthread_join
23 libc-pthread-integration-tests
[all …]
/external/cronet/stable/third_party/llvm-libc/src/test/src/pthread/
DCMakeLists.txt10 libc.include.pthread
11 libc.src.pthread.pthread_attr_destroy
12 libc.src.pthread.pthread_attr_init
13 libc.src.pthread.pthread_attr_getdetachstate
14 libc.src.pthread.pthread_attr_getguardsize
15 libc.src.pthread.pthread_attr_getstacksize
16 libc.src.pthread.pthread_attr_getstack
17 libc.src.pthread.pthread_attr_setdetachstate
18 libc.src.pthread.pthread_attr_setguardsize
19 libc.src.pthread.pthread_attr_setstacksize
[all …]
/external/cronet/tot/third_party/llvm-libc/src/test/src/pthread/
DCMakeLists.txt10 libc.include.pthread
11 libc.src.pthread.pthread_attr_destroy
12 libc.src.pthread.pthread_attr_init
13 libc.src.pthread.pthread_attr_getdetachstate
14 libc.src.pthread.pthread_attr_getguardsize
15 libc.src.pthread.pthread_attr_getstacksize
16 libc.src.pthread.pthread_attr_getstack
17 libc.src.pthread.pthread_attr_setdetachstate
18 libc.src.pthread.pthread_attr_setguardsize
19 libc.src.pthread.pthread_attr_setstacksize
[all …]
/external/cronet/stable/third_party/llvm-libc/src/src/pthread/
DCMakeLists.txt8 libc.include.pthread
18 libc.include.pthread
28 libc.include.pthread
38 libc.include.pthread
49 libc.include.pthread
59 libc.include.pthread
70 libc.include.pthread
80 libc.include.pthread
91 libc.include.pthread
92 libc.src.pthread.pthread_attr_getstacksize
[all …]
/external/cronet/tot/third_party/llvm-libc/src/src/pthread/
DCMakeLists.txt8 libc.include.pthread
18 libc.include.pthread
28 libc.include.pthread
38 libc.include.pthread
49 libc.include.pthread
59 libc.include.pthread
70 libc.include.pthread
80 libc.include.pthread
91 libc.include.pthread
92 libc.src.pthread.pthread_attr_getstacksize
[all …]
/external/freetype/builds/unix/
Dax_pthread.m440 # Also HAVE_PTHREAD_PRIO_INHERIT is defined if pthread is found and the
100 # We used to check for pthread.h first, but this fails if pthread.h
136 # any flags at all, and "pthread-config" which is a program returning
139 ax_pthread_flags="pthreads none -Kthread -pthread -pthreads -mthreads pthread --thread-safe -mt pth…
147 # -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h)
148 # -pthread: Linux/gcc (kernel threads), BSD/gcc (userland threads), Tru64
157 # pthread: Linux, etcetera
159 # pthread-config: use pthread-config program (for GNU Pth library)
165 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
166 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread)
[all …]
/external/ublksrv/m4/
Dax_pthread.m440 # Also HAVE_PTHREAD_PRIO_INHERIT is defined if pthread is found and the
100 # We used to check for pthread.h first, but this fails if pthread.h
136 # any flags at all, and "pthread-config" which is a program returning
139 ax_pthread_flags="pthreads none -Kthread -pthread -pthreads -mthreads pthread --thread-safe -mt pth…
147 # -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h)
148 # -pthread: Linux/gcc (kernel threads), BSD/gcc (userland threads), Tru64
157 # pthread: Linux, etcetera
159 # pthread-config: use pthread-config program (for GNU Pth library)
165 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
166 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread)
[all …]
/external/cronet/tot/third_party/protobuf/m4/
Dax_pthread.m436 # Also HAVE_PTHREAD_PRIO_INHERIT is defined if pthread is found and the
96 # We used to check for pthread.h first, but this fails if pthread.h
131 # any flags at all, and "pthread-config" which is a program returning
134 ax_pthread_flags="pthreads none -Kthread -pthread -pthreads -mthreads pthread --thread-safe -mt pth…
142 # -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h)
143 # -pthread: Linux/gcc (kernel threads), BSD/gcc (userland threads), Tru64
152 # pthread: Linux, etcetera
154 # pthread-config: use pthread-config program (for GNU Pth library)
160 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
161 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread)
[all …]
/external/cronet/stable/third_party/protobuf/m4/
Dax_pthread.m436 # Also HAVE_PTHREAD_PRIO_INHERIT is defined if pthread is found and the
96 # We used to check for pthread.h first, but this fails if pthread.h
131 # any flags at all, and "pthread-config" which is a program returning
134 ax_pthread_flags="pthreads none -Kthread -pthread -pthreads -mthreads pthread --thread-safe -mt pth…
142 # -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h)
143 # -pthread: Linux/gcc (kernel threads), BSD/gcc (userland threads), Tru64
152 # pthread: Linux, etcetera
154 # pthread-config: use pthread-config program (for GNU Pth library)
160 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
161 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread)
[all …]
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/m4/
Dax_pthread.m440 # Also HAVE_PTHREAD_PRIO_INHERIT is defined if pthread is found and the
100 # We used to check for pthread.h first, but this fails if pthread.h
136 # any flags at all, and "pthread-config" which is a program returning
139 ax_pthread_flags="pthreads none -Kthread -pthread -pthreads -mthreads pthread --thread-safe -mt pth…
147 # -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h)
148 # -pthread: Linux/gcc (kernel threads), BSD/gcc (userland threads), Tru64
157 # pthread: Linux, etcetera
159 # pthread-config: use pthread-config program (for GNU Pth library)
165 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
166 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread)
[all …]
/external/ltp/testcases/kernel/syscalls/futex/
DMakefile16 futex_wait03: CFLAGS+=-pthread
17 futex_wake02: CFLAGS+=-pthread
18 futex_wake04: CFLAGS+=-pthread
19 futex_waitv02: CFLAGS+=-pthread
20 futex_waitv03: CFLAGS+=-pthread
/external/google-breakpad/m4/
Dax_pthread.m487 # We used to check for pthread.h first, but this fails if pthread.h
117 # which indicates that we try without any flags at all, and "pthread-config"
120 …ags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -m…
128 # -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h)
129 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
130 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread)
131 # -pthread: Linux/gcc (kernel threads), BSD/gcc (userland threads)
138 # pthread: Linux, etcetera
140 # pthread-config: use pthread-config program (for GNU Pth library)
153 ax_pthread_flags="-pthreads pthread -mt -pthread $ax_pthread_flags"
[all …]
/external/pcre/m4/
Dax_pthread.m436 # Also HAVE_PTHREAD_PRIO_INHERIT is defined if pthread is found and the
93 # We used to check for pthread.h first, but this fails if pthread.h
123 # which indicates that we try without any flags at all, and "pthread-config"
126 …ags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -m…
134 # -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h)
135 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
136 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread)
137 # -pthread: Linux/gcc (kernel threads), BSD/gcc (userland threads)
144 # pthread: Linux, etcetera
146 # pthread-config: use pthread-config program (for GNU Pth library)
[all …]
/external/sg3_utils/testing/
DMakefile32 CXXFLAGS = -std=c++11 -pthread -ggdb -O2 -W -Wall -iquote ../include -D_REENTRANT $(LARGE_FILE_FLAG…
100 $(CXXLD) -o $@ $(LDFLAGS) -pthread $^
103 $(CXXLD) -o $@ $(LDFLAGS) -pthread $^
106 $(CXXLD) -o $@ $(LDFLAGS) -pthread $^
109 $(CXXLD) -o $@ $(LDFLAGS) -pthread $^
112 $(CXXLD) -o $@ $(LDFLAGS) -pthread $^
116 $(CXXLD) -o $@ $(LDFLAGS) -pthread $^
119 $(CXXLD) -o $@ $(LDFLAGS) -pthread $^
122 $(CXXLD) -o $@ $(LDFLAGS) -pthread $^
/external/libevent/m4/
Dacx_pthread.m492 # We used to check for pthread.h first, but this fails if pthread.h
122 # which indicates that we try without any flags at all, and "pthread-config"
125 …ags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -m…
133 # -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h)
134 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
135 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread)
136 # -pthread: Linux/gcc (kernel threads), BSD/gcc (userland threads)
143 # pthread: Linux, etcetera
145 # pthread-config: use pthread-config program (for GNU Pth library)
158 acx_pthread_flags="-pthreads pthread -mt -pthread $acx_pthread_flags"
[all …]
/external/trusty/musl/arch/or1k/
Dpthread_arch.h2 static inline struct pthread *__pthread_self() in __pthread_self()
11 return (struct pthread *) (tp - sizeof(struct pthread)); in __pthread_self()
16 #define TP_ADJ(p) ((char *)(p) + sizeof(struct pthread))
/external/trusty/musl/arch/sh/
Dpthread_arch.h1 static inline struct pthread *__pthread_self() in __pthread_self()
5 return (struct pthread *) (self - sizeof(struct pthread)); in __pthread_self()
10 #define TP_ADJ(p) ((char *)(p) + sizeof(struct pthread))
/external/cronet/stable/third_party/llvm-libc/src/config/linux/aarch64/
Dentrypoints.txt814 # pthread.h entrypoints
815 libc.src.pthread.pthread_atfork
816 libc.src.pthread.pthread_attr_destroy
817 libc.src.pthread.pthread_attr_getdetachstate
818 libc.src.pthread.pthread_attr_getguardsize
819 libc.src.pthread.pthread_attr_getstack
820 libc.src.pthread.pthread_attr_getstacksize
821 libc.src.pthread.pthread_attr_init
822 libc.src.pthread.pthread_attr_setdetachstate
823 libc.src.pthread.pthread_attr_setguardsize
[all …]
/external/cronet/tot/third_party/llvm-libc/src/config/linux/aarch64/
Dentrypoints.txt814 # pthread.h entrypoints
815 libc.src.pthread.pthread_atfork
816 libc.src.pthread.pthread_attr_destroy
817 libc.src.pthread.pthread_attr_getdetachstate
818 libc.src.pthread.pthread_attr_getguardsize
819 libc.src.pthread.pthread_attr_getstack
820 libc.src.pthread.pthread_attr_getstacksize
821 libc.src.pthread.pthread_attr_init
822 libc.src.pthread.pthread_attr_setdetachstate
823 libc.src.pthread.pthread_attr_setguardsize
[all …]
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
DMakefile21 $(OUTPUT)/tm-tmspr: CFLAGS += -pthread
22 $(OUTPUT)/tm-vmx-unavail: CFLAGS += -pthread -m64
24 $(OUTPUT)/tm-unavailable: CFLAGS += -O0 -pthread -m64 -Wno-error=uninitialized -mvsx
25 $(OUTPUT)/tm-trap: CFLAGS += -O0 -pthread -m64
26 $(OUTPUT)/tm-signal-context-force-tm: CFLAGS += -pthread -m64
27 $(OUTPUT)/tm-signal-pagefault: CFLAGS += -pthread -m64
/external/webp/m4/
Dax_pthread.m436 # Also HAVE_PTHREAD_PRIO_INHERIT is defined if pthread is found and the
93 # We used to check for pthread.h first, but this fails if pthread.h
123 # which indicates that we try without any flags at all, and "pthread-config"
126 …ags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -m…
134 # -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h)
135 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
136 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread)
137 # -pthread: Linux/gcc (kernel threads), BSD/gcc (userland threads)
144 # pthread: Linux, etcetera
146 # pthread-config: use pthread-config program (for GNU Pth library)
[all …]
/external/cronet/tot/third_party/llvm-libc/src/config/linux/riscv/
Dentrypoints.txt758 # pthread.h entrypoints
759 libc.src.pthread.pthread_atfork
760 libc.src.pthread.pthread_attr_destroy
761 libc.src.pthread.pthread_attr_getdetachstate
762 libc.src.pthread.pthread_attr_getguardsize
763 libc.src.pthread.pthread_attr_getstack
764 libc.src.pthread.pthread_attr_getstacksize
765 libc.src.pthread.pthread_attr_init
766 libc.src.pthread.pthread_attr_setdetachstate
767 libc.src.pthread.pthread_attr_setguardsize
[all …]
/external/cronet/stable/third_party/llvm-libc/src/config/linux/riscv/
Dentrypoints.txt758 # pthread.h entrypoints
759 libc.src.pthread.pthread_atfork
760 libc.src.pthread.pthread_attr_destroy
761 libc.src.pthread.pthread_attr_getdetachstate
762 libc.src.pthread.pthread_attr_getguardsize
763 libc.src.pthread.pthread_attr_getstack
764 libc.src.pthread.pthread_attr_getstacksize
765 libc.src.pthread.pthread_attr_init
766 libc.src.pthread.pthread_attr_setdetachstate
767 libc.src.pthread.pthread_attr_setguardsize
[all …]
/external/cronet/tot/third_party/llvm-libc/src/config/linux/x86_64/
Dentrypoints.txt898 # pthread.h entrypoints
899 libc.src.pthread.pthread_atfork
900 libc.src.pthread.pthread_attr_destroy
901 libc.src.pthread.pthread_attr_getdetachstate
902 libc.src.pthread.pthread_attr_getguardsize
903 libc.src.pthread.pthread_attr_getstack
904 libc.src.pthread.pthread_attr_getstacksize
905 libc.src.pthread.pthread_attr_init
906 libc.src.pthread.pthread_attr_setdetachstate
907 libc.src.pthread.pthread_attr_setguardsize
[all …]

12345678910>>...31