Searched refs:pthread (Results 1 – 25 of 336) sorted by relevance
12345678910>>...14
/external/harfbuzz_ng/m4/ |
D | ax_pthread.m4 | 36 # Also HAVE_PTHREAD_PRIO_INHERIT is defined if pthread is found and the 95 # We used to check for pthread.h first, but this fails if pthread.h 128 # which indicates that we try without any flags at all, and "pthread-config" 131 ax_pthread_flags="pthreads none -Kthread -pthread -pthreads -mthreads pthread --thread-safe -mt pth… 139 # -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h) 140 # -pthread: Linux/gcc (kernel threads), BSD/gcc (userland threads), Tru64 149 # pthread: Linux, etcetera 151 # pthread-config: use pthread-config program (for GNU Pth library) 157 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able) 158 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread) [all …]
|
/external/google-breakpad/src/testing/gtest/m4/ |
D | acx_pthread.m4 | 59 dnl Checks for GCC shared/pthread inconsistency based on work by 69 # We used to check for pthread.h first, but this fails if pthread.h 99 # which indicates that we try without any flags at all, and "pthread-config" 102 …ags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -m… 110 # -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h) 111 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able) 112 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread) 113 # -pthread: Linux/gcc (kernel threads), BSD/gcc (userland threads) 120 # pthread: Linux, etcetera 122 # pthread-config: use pthread-config program (for GNU Pth library) [all …]
|
/external/googletest/googletest/m4/ |
D | acx_pthread.m4 | 59 dnl Checks for GCC shared/pthread inconsistency based on work by 69 # We used to check for pthread.h first, but this fails if pthread.h 99 # which indicates that we try without any flags at all, and "pthread-config" 102 …ags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -m… 110 # -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h) 111 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able) 112 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread) 113 # -pthread: Linux/gcc (kernel threads), BSD/gcc (userland threads) 120 # pthread: Linux, etcetera 122 # pthread-config: use pthread-config program (for GNU Pth library) [all …]
|
/external/v8/testing/gtest/m4/ |
D | acx_pthread.m4 | 59 dnl Checks for GCC shared/pthread inconsistency based on work by 69 # We used to check for pthread.h first, but this fails if pthread.h 99 # which indicates that we try without any flags at all, and "pthread-config" 102 …ags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -m… 110 # -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h) 111 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able) 112 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread) 113 # -pthread: Linux/gcc (kernel threads), BSD/gcc (userland threads) 120 # pthread: Linux, etcetera 122 # pthread-config: use pthread-config program (for GNU Pth library) [all …]
|
/external/protobuf/gtest/m4/ |
D | acx_pthread.m4 | 59 dnl Checks for GCC shared/pthread inconsistency based on work by 69 # We used to check for pthread.h first, but this fails if pthread.h 99 # which indicates that we try without any flags at all, and "pthread-config" 102 …ags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -m… 110 # -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h) 111 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able) 112 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread) 113 # -pthread: Linux/gcc (kernel threads), BSD/gcc (userland threads) 120 # pthread: Linux, etcetera 122 # pthread-config: use pthread-config program (for GNU Pth library) [all …]
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/m4/ |
D | acx_pthread.m4 | 59 dnl Checks for GCC shared/pthread inconsistency based on work by 69 # We used to check for pthread.h first, but this fails if pthread.h 99 # which indicates that we try without any flags at all, and "pthread-config" 102 …ags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -m… 110 # -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h) 111 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able) 112 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread) 113 # -pthread: Linux/gcc (kernel threads), BSD/gcc (userland threads) 120 # pthread: Linux, etcetera 122 # pthread-config: use pthread-config program (for GNU Pth library) [all …]
|
/external/protobuf/m4/ |
D | acx_pthread.m4 | 59 dnl Checks for GCC shared/pthread inconsistency based on work by 69 # We used to check for pthread.h first, but this fails if pthread.h 99 # which indicates that we try without any flags at all, and "pthread-config" 102 …ags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -m… 110 # -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h) 111 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able) 112 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread) 113 # -pthread: Linux/gcc (kernel threads), BSD/gcc (userland threads) 120 # pthread: Linux, etcetera 122 # pthread-config: use pthread-config program (for GNU Pth library) [all …]
|
/external/google-breakpad/m4/ |
D | ax_pthread.m4 | 87 # 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/mesa3d/m4/ |
D | ax_pthread.m4 | 36 # 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/pcre/dist2/m4/ |
D | ax_pthread.m4 | 36 # 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/libevent/m4/ |
D | acx_pthread.m4 | 92 # 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/libmicrohttpd/m4/ |
D | ax_pthread.m4 | 36 # 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/ImageMagick/m4/ |
D | ax_pthread.m4 | 36 # 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/ltp/lib/newlib_tests/ |
D | Makefile | 8 test08: CFLAGS+=-pthread 9 test09: CFLAGS+=-pthread 10 test15: CFLAGS+=-pthread 11 test16: CFLAGS+=-pthread
|
/external/valgrind/ |
D | darwin9-drd.supp | 157 drd-darwin-pthread-create-1 163 drd-darwin-pthread-create-2 169 drd-darwin-pthread-join-1 175 drd-darwin-pthread-exit 181 drd-darwin-pthread-find-thread 186 drd-darwin-pthread-spin-unlock 191 drd-darwin-pthread-testcancel 196 drd-darwin-pthread-detach 202 drd-darwin-pthread-detach 208 drd-darwin-pthread-kill [all …]
|
/external/ltp/testcases/kernel/syscalls/futex/ |
D | Makefile | 23 futex_wait03: CFLAGS+=-pthread 24 futex_wake02: CFLAGS+=-pthread 25 futex_wake04: CFLAGS+=-pthread
|
/external/ltp/testcases/cve/ |
D | Makefile | 24 cve-2016-7117: CFLAGS += -pthread 27 cve-2014-0196: CFLAGS += -pthread 30 cve-2017-2671: CFLAGS += -pthread
|
/external/sfntly/cpp/ |
D | CMakeLists.txt | 73 target_link_libraries(subsetter pthread) 90 target_link_libraries(unit_test pthread) 102 target_link_libraries(subtly_subsetter pthread) 108 target_link_libraries(subtly_merger pthread) 114 target_link_libraries(subtly_debug pthread) 122 target_link_libraries(chrome_subsetter pthread)
|
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/ |
D | Makefile | 17 $(OUTPUT)/tm-tmspr: CFLAGS += -pthread 18 $(OUTPUT)/tm-vmx-unavail: CFLAGS += -pthread -m64 20 $(OUTPUT)/tm-unavailable: CFLAGS += -O0 -pthread -m64 -Wno-error=uninitialized -mvsx
|
/external/valgrind/none/tests/linux/ |
D | Makefile.am | 18 pthread-stack.stderr.exp pthread-stack.vgtest \ 32 pthread-stack \
|
/external/ltp/testcases/realtime/m4/ |
D | check.m4 | 7 #include <pthread.h>],[int main(void) { 25 #include <pthread.h>],[int main(void) { 43 #include <pthread.h>],[int main(void) {
|
/external/ltp/testcases/realtime/func/async_handler/ |
D | async_handler_jk.c | 104 set_thread_priority(thread->pthread, thread->priority); in async_event_server() 119 set_thread_priority(server->pthread, thread->priority); in user_thread() 154 pthread_detach(server->pthread); in main()
|
/external/ltp/testcases/realtime/ |
D | configure.ac | 10 pthread.h \ 44 AC_MSG_CHECKING([for pthread mutex attr protocol functions]) 49 #include <pthread.h>],[int main(void) {
|
/external/libusb/ |
D | configure.ac | 110 AC_SEARCH_LIBS(clock_gettime, rt, [], [], -pthread) 136 THREAD_CFLAGS="-pthread" 137 LIBS="${LIBS} -pthread" 157 THREAD_CFLAGS="-pthread" 158 LIBS="-pthread" 165 THREAD_CFLAGS="-pthread" 166 LIBS="-pthread -ldevinfo" 173 THREAD_CFLAGS="-pthread" 174 LIBS="-pthread"
|
/external/clang/test/Modules/Inputs/crash-recovery/usr/include/ |
D | module.map | 7 module pthread { 8 header "pthread.h"
|
12345678910>>...14