Home
last modified time | relevance | path

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

12345678910>>...18

/third_party/node/deps/uv/m4/
Dax_pthread.m436 # 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 …]
/third_party/skia/third_party/externals/harfbuzz/m4/
Dax_pthread.m436 # 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 …]
/third_party/node/deps/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 …]
/third_party/skia/third_party/externals/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 …]
/third_party/pcre2/pcre2/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 …]
/third_party/skia/third_party/externals/microhttpd/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 …]
/third_party/skia/third_party/externals/libwebp/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 …]
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dthread.h42 Pthread pthread; member
157 return pthread.index == other.pthread.index;
161 return pthread.index < other.pthread.index;
/third_party/benchmark/docs/
Dplatform_specific_build_instructions.md5 When the library is built using GCC it is necessary to link with the pthread
6 library due to how GCC implements `std::thread`. Failing to link to pthread will
9 can link to pthread by adding `-pthread` to your linker command. Note, you can
13 On QNX, the pthread library is part of libc and usually included automatically
16 There's no separate pthread library to link.
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dthread_test.cpp23 c.pthread.index = static_cast<uint16_t>(idx); in core()
116 EXPECT_EQ(policy->get(0, allocator)[0].pthread.index, 10); in TEST_F()
118 EXPECT_EQ(policy->get(1, allocator)[0].pthread.index, 20); in TEST_F()
120 EXPECT_EQ(policy->get(2, allocator)[0].pthread.index, 30); in TEST_F()
122 EXPECT_EQ(policy->get(3, allocator)[0].pthread.index, 40); in TEST_F()
/third_party/musl/porting/liteos_a/user/src/internal/
Dpthread_impl.h16 #define pthread __pthread macro
18 struct pthread { struct
21 struct pthread *self; argument
25 struct pthread *prev, *next; /* non-ABI */ argument
121 #define TP_ADJ(p) ((char *)(p) + sizeof(struct pthread) + TP_OFFSET)
162 hidden int __thread_clone(int (*func)(void *), int flags, struct pthread *thread, unsigned char *sp…
/third_party/musl/porting/liteos_m/user/arch/arm/
Dpthread_arch.h9 return (void *)(p-sizeof(struct pthread));
25 return (void *)(p-sizeof(struct pthread));
35 #define TP_ADJ(p) ((char *)(p) + sizeof(struct pthread))
/third_party/musl/porting/linux/user/src/internal/
Dpthread_impl.h31 #define pthread __pthread macro
34 struct pthread { struct
37 struct pthread *self; argument
41 struct pthread *prev, *next; /* non-ABI */ argument
160 #define TP_ADJ(p) ((char *)(p) + sizeof(struct pthread) + TP_OFFSET)
263 hidden struct pthread* __pthread_list_find(pthread_t, const char*);
/third_party/musl/porting/linux/user/src/env/
D__init_tls.c33 struct pthread pt;
50 mem += -((uintptr_t)mem + sizeof(struct pthread)) & (libc.tls_align-1); in __copy_tls()
52 mem += sizeof(struct pthread); in __copy_tls()
63 mem += libc.tls_size - sizeof(struct pthread); in __copy_tls()
131 libc.tls_size = 2*sizeof(void *) + sizeof(struct pthread) in static_init_tls()
/third_party/musl/src/internal/
Dpthread_impl.h16 #define pthread __pthread macro
18 struct pthread { struct
21 struct pthread *self; argument
25 struct pthread *prev, *next; /* non-ABI */ argument
118 #define TP_ADJ(p) ((char *)(p) + sizeof(struct pthread) + TP_OFFSET)
/third_party/musl/src/env/
D__init_tls.c32 struct pthread pt;
49 mem += -((uintptr_t)mem + sizeof(struct pthread)) & (libc.tls_align-1); in __copy_tls()
51 mem += sizeof(struct pthread); in __copy_tls()
60 mem += libc.tls_size - sizeof(struct pthread); in __copy_tls()
126 libc.tls_size = 2*sizeof(void *) + sizeof(struct pthread) in static_init_tls()
/third_party/musl/porting/liteos_a/user/src/env/
D__init_tls.c64 struct pthread pt;
81 mem += -((uintptr_t)mem + sizeof(struct pthread)) & (libc.tls_align-1); in __copy_tls()
83 mem += sizeof(struct pthread); in __copy_tls()
92 mem += libc.tls_size - sizeof(struct pthread); in __copy_tls()
158 libc.tls_size = 2*sizeof(void *) + sizeof(struct pthread) in static_init_tls()
/third_party/musl/src/thread/
Dpthread_create.c182 struct pthread *self = __pthread_self(); in __do_cleanup_push()
246 struct pthread *self, *new; in __pthread_create()
404 struct pthread* __pthread_list_find(pthread_t thread_id, const char* info) in __pthread_list_find()
406 struct pthread *thread = (struct pthread *)thread_id; in __pthread_list_find()
412 struct pthread *self = __pthread_self(); in __pthread_list_find()
416 struct pthread *t = self; in __pthread_list_find()
429 struct pthread* thread = __pthread_list_find(t, "pthread_gettid_np"); in __pthread_gettid_np()
/third_party/skia/third_party/externals/sfntly/cpp/
DCMakeLists.txt75 target_link_libraries(subsetter pthread)
92 target_link_libraries(unit_test pthread)
104 target_link_libraries(subtly_subsetter pthread)
110 target_link_libraries(subtly_merger pthread)
116 target_link_libraries(subtly_debug pthread)
124 target_link_libraries(chrome_subsetter pthread)
/third_party/musl/porting/linux/user/src/thread/
Dpthread_create.c24 void stack_naming(struct pthread *new){ in stack_naming()
275 struct pthread *self = __pthread_self(); in __do_cleanup_push()
360 struct pthread *self, *new; in __pthread_create()
533 struct pthread* __pthread_list_find(pthread_t thread_id, const char* info) in __pthread_list_find()
535 struct pthread *thread = (struct pthread *)thread_id; in __pthread_list_find()
541 struct pthread *self = __pthread_self(); in __pthread_list_find()
545 struct pthread *t = self; in __pthread_list_find()
558 struct pthread* thread = __pthread_list_find(t, "pthread_gettid_np"); in __pthread_gettid_np()
/third_party/ltp/testcases/realtime/func/async_handler/
Dasync_handler_jk.c104 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()
/third_party/musl/porting/liteos_m/user/src/internal/
Dpthread_impl.h15 #define pthread __pthread macro
17 struct pthread { struct
20 struct pthread *self; argument
22 struct pthread *prev, *next; /* non-ABI */ argument
/third_party/musl/porting/liteos_m/user/src/thread/
Dpthread_create.c94 _LIBC_TEXT_SECTION static int __thread_clone(int (*func)(void *), int flags, struct pthread *thread… in __thread_clone()
119 struct pthread *self, *new; in __pthread_create()
141 new = (struct pthread *)(((uintptr_t)stack - sizeof(struct pthread)) & -16); in __pthread_create()
/third_party/ltp/testcases/kernel/syscalls/sendmsg/
DMakefile10 sendmsg03: CFLAGS += -pthread
11 sendmsg03: LDLIBS += -pthread -lrt
/third_party/ltp/testcases/kernel/syscalls/preadv2/
DMakefile14 preadv203 preadv203_64: CFLAGS += -pthread
15 preadv203_64: LDFLAGS += -pthread

12345678910>>...18