Home
last modified time | relevance | path

Searched refs:pthread_exit (Results 1 – 25 of 2637) sorted by relevance

12345678910>>...106

/dports/misc/posixtestsuite/posixtestsuite/conformance/interfaces/pthread_sigmask/
H A D6-1.c61 pthread_exit((void*)1); in a_thread_func()
67 pthread_exit((void*)1); in a_thread_func()
72 pthread_exit((void*)1); in a_thread_func()
77 pthread_exit((void*)1); in a_thread_func()
83 pthread_exit((void*)1); in a_thread_func()
88 pthread_exit((void*)-1); in a_thread_func()
95 pthread_exit((void*)1); in a_thread_func()
100 pthread_exit((void*)-1); in a_thread_func()
105 pthread_exit((void*)1); in a_thread_func()
110 pthread_exit((void*)-1); in a_thread_func()
[all …]
H A D5-1.c60 pthread_exit( ( void* ) 1 ); in a_thread_func()
66 pthread_exit( ( void* ) 1 ); in a_thread_func()
73 pthread_exit( ( void* ) 1 ); in a_thread_func()
79 pthread_exit( ( void* ) - 1 ); in a_thread_func()
85 pthread_exit( ( void* ) 1 ); in a_thread_func()
91 pthread_exit( ( void* ) - 1 ); in a_thread_func()
97 pthread_exit( ( void* ) 1 ); in a_thread_func()
106 pthread_exit( ( void* ) 1 ); in a_thread_func()
114 pthread_exit( ( void* ) - 1 ); in a_thread_func()
117 pthread_exit( ( void* ) 0 ); in a_thread_func()
H A D4-1.c59 pthread_exit((void*)1); in a_thread_func()
65 pthread_exit((void*)1); in a_thread_func()
70 pthread_exit((void*)1); in a_thread_func()
75 pthread_exit((void*)1); in a_thread_func()
81 pthread_exit((void*)1); in a_thread_func()
86 pthread_exit((void*)-1); in a_thread_func()
91 pthread_exit((void*)1); in a_thread_func()
96 pthread_exit((void*)-1); in a_thread_func()
99 pthread_exit((void*)0); in a_thread_func()
H A D9-1.c53 pthread_exit((void*)1); in a_thread_func()
58 pthread_exit((void*)1); in a_thread_func()
64 pthread_exit((void*)1); in a_thread_func()
71 pthread_exit((void*)1); in a_thread_func()
76 pthread_exit((void*)1); in a_thread_func()
80 pthread_exit((void*)0); in a_thread_func()
H A D10-1.c33 pthread_exit((void*)-1); in a_thread_func()
37 pthread_exit((void*)-1); in a_thread_func()
41 pthread_exit((void*)-1); in a_thread_func()
45 pthread_exit((void*)0); in a_thread_func()
/dports/misc/posixtestsuite/posixtestsuite/stress/semaphores/
H A Dmulti_con_pro.c51 pthread_exit((void *)1); in producer()
55 pthread_exit((void *)1); in producer()
60 pthread_exit((void *)1); in producer()
68 pthread_exit((void *)1); in producer()
77 pthread_exit((void *)1); in producer()
81 pthread_exit((void *)1); in producer()
86 pthread_exit((void *)1); in producer()
94 pthread_exit((void *)1); in producer()
98 pthread_exit((void *)1); in producer()
101 pthread_exit((void *)0); in producer()
[all …]
/dports/misc/posixtestsuite/posixtestsuite/functional/semaphores/
H A Dsem_sleepingbarber.c59 pthread_exit((void *)1); in barbers()
66 pthread_exit((void *)1); in barbers()
70 pthread_exit((void *)1); in barbers()
74 pthread_exit((void *)1); in barbers()
81 pthread_exit((void *)1); in barbers()
85 pthread_exit((void *)1); in barbers()
101 pthread_exit((void *)1); in customers()
107 pthread_exit((void *)1); in customers()
112 pthread_exit((void *)1); in customers()
116 pthread_exit((void *)1); in customers()
[all …]
H A Dsem_conpro.c47 pthread_exit((void *)1); in producer()
51 pthread_exit((void *)1); in producer()
59 pthread_exit((void *)1); in producer()
63 pthread_exit((void *)1); in producer()
66 pthread_exit((void *)0); in producer()
76 pthread_exit((void *)1); in consumer()
80 pthread_exit((void *)1); in consumer()
87 pthread_exit((void *)1); in consumer()
91 pthread_exit((void *)1); in consumer()
94 pthread_exit(0); in consumer()
H A Dsem_readerwriter.c52 pthread_exit((void *)1); in reader()
59 pthread_exit((void *)1); in reader()
64 pthread_exit((void *)1); in reader()
70 pthread_exit((void *)1); in reader()
76 pthread_exit((void *)1); in reader()
81 pthread_exit((void *)1); in reader()
84 pthread_exit((void *)0); in reader()
94 pthread_exit((void *)1); in writer()
99 pthread_exit((void *)1); in writer()
102 pthread_exit((void *)0); in writer()
H A Dsem_philosopher.c77 pthread_exit((void *)1); in philosopher()
83 pthread_exit((void *)1); in philosopher()
87 pthread_exit((void *)1); in philosopher()
93 pthread_exit((void *)1); in philosopher()
108 pthread_exit((void *)1); in philosopher()
111 pthread_exit((void *) 0); in philosopher()
/dports/mail/missey/mps.1.2.0/
H A Dbent.c74 pthread_exit(NULL); in thread()
82 pthread_exit(NULL); in thread()
86 pthread_exit(NULL); in thread()
92 pthread_exit(NULL); in thread()
96 pthread_exit(NULL); in thread()
105 pthread_exit(NULL); in thread()
109 pthread_exit(NULL); in thread()
116 pthread_exit(NULL); in thread()
120 pthread_exit(NULL); in thread()
130 pthread_exit(NULL); in thread()
[all …]
/dports/misc/posixtestsuite/posixtestsuite/functional/mqueues/
H A Dsend_rev_2.c47 pthread_exit((void *)1); in send_1()
51 pthread_exit((void *)0); in send_1()
63 pthread_exit((void *)1); in send_2()
67 pthread_exit((void *)0); in send_2()
78 pthread_exit((void *)1); in receive_1()
82 pthread_exit((void *)0); in receive_1()
93 pthread_exit((void *)1); in receive_2()
97 pthread_exit((void *)0); in receive_2()
/dports/security/libssh/libssh-0.9.6/tests/unittests/
H A Dtorture_threads_buffer.c76 pthread_exit((void *)-1); in thread_growing_buffer()
91 pthread_exit(NULL); in thread_growing_buffer()
121 pthread_exit((void *)-1); in thread_growing_buffer_shifting()
145 pthread_exit(NULL); in thread_growing_buffer_shifting()
173 pthread_exit((void *)-1); in thread_buffer_prepend()
202 pthread_exit(NULL); in thread_buffer_prepend()
257 pthread_exit(NULL); in thread_ssh_buffer_get_ssh_string()
323 pthread_exit(NULL); in thread_ssh_buffer_add_format()
401 pthread_exit(NULL); in thread_ssh_buffer_get_format()
462 pthread_exit(NULL); in thread_ssh_buffer_get_format_error()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/gdb/testsuite/gdb.threads/
H A Dstep.c130 pthread_exit ((void *) 0);
138 pthread_exit ((void *) -1);
153 pthread_exit ((void *) -1);
174 pthread_exit ((void *) 0);
182 pthread_exit ((void *) -1);
197 pthread_exit ((void *) -1);
220 pthread_exit ((void *) 0); in alarm_handler2()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/testsuite/gdb.threads/
H A Dstep.c130 pthread_exit ((void *) 0);
138 pthread_exit ((void *) -1);
153 pthread_exit ((void *) -1);
174 pthread_exit ((void *) 0);
182 pthread_exit ((void *) -1);
197 pthread_exit ((void *) -1);
220 pthread_exit ((void *) 0); in alarm_handler2()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/testsuite/gdb.threads/
H A Dstep.c130 pthread_exit ((void *) 0);
138 pthread_exit ((void *) -1);
153 pthread_exit ((void *) -1);
174 pthread_exit ((void *) 0);
182 pthread_exit ((void *) -1);
197 pthread_exit ((void *) -1);
220 pthread_exit ((void *) 0); in alarm_handler2()
/dports/misc/posixtestsuite/posixtestsuite/conformance/interfaces/pthread_create/
H A D10-1.c63 pthread_exit(0); in a_thread_func()
79 pthread_exit((void*)PTS_FAIL); in sig_handler()
83 pthread_exit((void*)PTS_PASS); in sig_handler()
88 pthread_exit((void*)PTS_FAIL); in sig_handler()
/dports/devel/gnulib/gnulib-20140202-stable/doc/posix-functions/
H A Dpthread_exit.texi1 @node pthread_exit
2 @section @code{pthread_exit}
3 @findex pthread_exit
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_exit.h…
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/doc/posix-functions/
H A Dpthread_exit.texi1 @node pthread_exit
2 @section @code{pthread_exit}
3 @findex pthread_exit
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_exit
/dports/misc/posixtestsuite/posixtestsuite/conformance/interfaces/mq_timedsend/
H A D12-1.c87 pthread_exit((void*)PTS_UNRESOLVED); in a_thread_func()
104 pthread_exit((void*)PTS_UNRESOLVED); in a_thread_func()
109 pthread_exit((void*)PTS_PASS); in a_thread_func()
113 pthread_exit((void*)PTS_FAIL); in a_thread_func()
123 pthread_exit((void*)PTS_FAIL); in a_thread_func()
/dports/misc/posixtestsuite/posixtestsuite/conformance/interfaces/pthread_mutex_timedlock/
H A D5-1.c95 pthread_exit((void*)PTS_UNRESOLVED); in f1()
110 pthread_exit((void*)PTS_UNRESOLVED); in f1()
116 pthread_exit((void*)PTS_UNRESOLVED); in f1()
120 pthread_exit(0); in f1()
H A D5-2.c95 pthread_exit((void*)PTS_UNRESOLVED); in f1()
110 pthread_exit((void*)PTS_UNRESOLVED); in f1()
116 pthread_exit((void*)PTS_UNRESOLVED); in f1()
120 pthread_exit(0); in f1()
/dports/databases/mysql55-client/mysql-5.5.62/mysql-test/
H A Dvalgrind.supp419 libc pthread_exit 1
428 libc pthread_exit 2
583 fun:pthread_exit
603 fun:pthread_exit
623 fun:pthread_exit
645 fun:pthread_exit
666 fun:pthread_exit
690 fun:pthread_exit
709 fun:pthread_exit
730 fun:pthread_exit
[all …]
/dports/net-mgmt/collectd5/collectd-5.12.0/src/
H A Dunixsock.c176 pthread_exit((void *)1); in us_handle_client()
184 pthread_exit((void *)1); in us_handle_client()
193 pthread_exit((void *)1); in us_handle_client()
202 pthread_exit((void *)1); in us_handle_client()
240 pthread_exit((void *)1); in us_handle_client()
269 pthread_exit((void *)0); in us_handle_client()
279 pthread_exit((void *)1); in us_server_thread()
292 pthread_exit((void *)1); in us_server_thread()
/dports/net/aget/aget-0.4.1/
H A DDownload.c60 pthread_exit((void *)1); in http_get()
65 pthread_exit((void *)1); in http_get()
70 pthread_exit((void *)1); in http_get()
75 pthread_exit((void *)1); in http_get()
129 pthread_exit(NULL); in http_get()

12345678910>>...106