Searched refs:pthread (Results 1 – 12 of 12) sorted by relevance
7 gcc -o tests/$testname -pthread -lpthread $i liblockdep.a -Iinclude -D__USE_LIBLOCKDEP &> /dev/null19 gcc -o tests/$testname -pthread -lpthread -Iinclude $i &> /dev/null
35 pthread_t pthread; member122 ret = pthread_create(&td->pthread, NULL, worker_thread, td); in bench_sched_pipe()129 ret = pthread_join(td->pthread, NULL); in bench_sched_pipe()
179 #define ACPI_CAST_PTHREAD_T(pthread) ((acpi_thread_id) (pthread)) argument
2 CFLAGS = -O2 -Wall -pthread
28 test-pthread-attr-setaffinity-np.bin \54 test-pthread-attr-setaffinity-np.bin:
14 CFLAGS := -O2 -g -std=gnu99 -pthread -Wall
63 locks (such as futex-based pthread mutexes) is priority inheritance:77 As mentioned before, the userspace fastpath of PI-enabled pthread114 possible anyway, due to existing ABI properties of pthread mutexes.]
49 pthread-attr-setaffinity-np \
125 #include <pthread.h>
216 ifeq ($(feature-pthread-attr-setaffinity-np), 1)
419 #include <pthread.h>
59 64 bit pointer) is currently used by the pthread library as a pointer to