/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/ |
D | 6-1.c | 61 pthread_exit((void *)1); in a_thread_func() 67 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() 98 pthread_exit((void *)1); in a_thread_func() 104 pthread_exit((void *)-1); in a_thread_func() 109 pthread_exit((void *)1); in a_thread_func() 114 pthread_exit((void *)-1); in a_thread_func() [all …]
|
D | 5-1.c | 59 pthread_exit((void *)1); in a_thread_func() 65 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() 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() 100 pthread_exit((void *)1); in a_thread_func() 107 pthread_exit((void *)-1); in a_thread_func() 110 pthread_exit(NULL); in a_thread_func()
|
D | 4-1.c | 58 pthread_exit((void *)1); in a_thread_func() 64 pthread_exit((void *)1); in a_thread_func() 70 pthread_exit((void *)1); in a_thread_func() 76 pthread_exit((void *)1); in a_thread_func() 82 pthread_exit((void *)1); in a_thread_func() 87 pthread_exit((void *)-1); in a_thread_func() 92 pthread_exit((void *)1); in a_thread_func() 98 pthread_exit((void *)-1); in a_thread_func() 101 pthread_exit(NULL); in a_thread_func()
|
D | 9-1.c | 54 pthread_exit((void *)1); in a_thread_func() 60 pthread_exit((void *)1); in a_thread_func() 66 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(NULL); in a_thread_func()
|
D | 10-1.c | 33 pthread_exit((void *)-1); in a_thread_func() 37 pthread_exit((void *)-1); in a_thread_func() 43 pthread_exit((void *)-1); in a_thread_func() 47 pthread_exit(NULL); in a_thread_func()
|
/external/ltp/testcases/open_posix_testsuite/stress/semaphores/ |
D | multi_con_pro.c | 51 pthread_exit((void *)1); in producer() 55 pthread_exit((void *)1); in producer() 60 pthread_exit((void *)1); in producer() 69 pthread_exit((void *)1); in producer() 73 pthread_exit((void *)1); in producer() 78 pthread_exit((void *)1); in producer() 82 pthread_exit((void *)1); in producer() 87 pthread_exit((void *)1); in producer() 96 pthread_exit((void *)1); in producer() 100 pthread_exit((void *)1); in producer() [all …]
|
/external/ltp/testcases/open_posix_testsuite/functional/semaphores/ |
D | sem_sleepingbarber.c | 59 pthread_exit((void *)1); in barbers() 67 pthread_exit((void *)1); in barbers() 71 pthread_exit((void *)1); in barbers() 75 pthread_exit((void *)1); in barbers() 84 pthread_exit((void *)1); in barbers() 88 pthread_exit((void *)1); in barbers() 106 pthread_exit((void *)1); in customers() 112 pthread_exit((void *)1); in customers() 119 pthread_exit((void *)1); in customers() 123 pthread_exit((void *)1); in customers() [all …]
|
D | sem_conpro.c | 46 pthread_exit((void *)1); in producer() 50 pthread_exit((void *)1); in producer() 58 pthread_exit((void *)1); in producer() 62 pthread_exit((void *)1); in producer() 65 pthread_exit(NULL); 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()
|
D | sem_readerwriter.c | 53 pthread_exit((void *)1); in reader() 60 pthread_exit((void *)1); in reader() 65 pthread_exit((void *)1); in reader() 71 pthread_exit((void *)1); in reader() 77 pthread_exit((void *)1); in reader() 82 pthread_exit((void *)1); in reader() 86 pthread_exit(NULL); in reader() 97 pthread_exit((void *)1); in writer() 102 pthread_exit((void *)1); in writer() 105 pthread_exit(NULL); in writer()
|
D | sem_philosopher.c | 80 pthread_exit((void *)1); in philosopher() 86 pthread_exit((void *)1); in philosopher() 90 pthread_exit((void *)1); in philosopher() 96 pthread_exit((void *)1); in philosopher() 111 pthread_exit((void *)1); in philosopher() 114 pthread_exit(NULL); in philosopher()
|
/external/ltp/testcases/open_posix_testsuite/functional/mqueues/ |
D | send_rev_2.c | 48 pthread_exit((void *)1); in send_1() 53 pthread_exit(NULL); in send_1() 66 pthread_exit((void *)1); in send_2() 71 pthread_exit(NULL); in send_2() 83 pthread_exit((void *)1); in receive_1() 88 pthread_exit(NULL); in receive_1() 100 pthread_exit((void *)1); in receive_2() 105 pthread_exit(NULL); in receive_2()
|
/external/ltp/testcases/kernel/mem/mtest06/ |
D | shmat1.c | 241 pthread_exit((void *)-1); in shmat_shmdt() 253 pthread_exit((void *)-1); in shmat_shmdt() 277 pthread_exit((void *)-1); in shmat_shmdt() 281 pthread_exit((void *)-1); in shmat_shmdt() 284 pthread_exit(NULL); in shmat_shmdt() 324 pthread_exit(NULL); in write_to_mem() 365 pthread_exit((void *)-1); in read_from_mem() 371 pthread_exit(NULL); in read_from_mem()
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_timedlock/ |
D | 5-2.c | 91 pthread_exit((void *)PTS_UNRESOLVED); in f1() 105 pthread_exit((void *)PTS_UNRESOLVED); in f1() 110 pthread_exit((void *)PTS_UNRESOLVED); in f1() 114 pthread_exit(0); in f1()
|
D | 5-1.c | 91 pthread_exit((void *)PTS_UNRESOLVED); in f1() 105 pthread_exit((void *)PTS_UNRESOLVED); in f1() 110 pthread_exit((void *)PTS_UNRESOLVED); in f1() 114 pthread_exit(0); in f1()
|
D | 4-1.c | 89 pthread_exit((void *)PTS_UNRESOLVED); in f1() 94 pthread_exit((void *)PTS_UNRESOLVED); in f1() 98 pthread_exit(0); in f1()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_clnt_call/ |
D | tirpc_expertlevel_clnt_call_mt.c | 71 pthread_exit((void*)1l); in my_thread_process() 79 pthread_exit((void*)1l); in my_thread_process() 85 pthread_exit((void*)1l); in my_thread_process() 93 pthread_exit((void*)1l); in my_thread_process() 104 pthread_exit(0); in my_thread_process()
|
D | tirpc_expertlevel_clnt_call_complex.c | 89 pthread_exit((void*)5l); in my_thread_process() 98 pthread_exit((void*)5l); in my_thread_process() 104 pthread_exit((void*)5l); in my_thread_process() 112 pthread_exit((void*)5l); in my_thread_process() 138 pthread_exit(0); in my_thread_process()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_call/ |
D | tirpc_bottomlevel_clnt_call_mt.c | 72 pthread_exit((void*)1l); in my_thread_process() 80 pthread_exit((void*)1l); in my_thread_process() 87 pthread_exit((void*)1l); in my_thread_process() 96 pthread_exit((void*)1l); in my_thread_process() 107 pthread_exit(0); in my_thread_process()
|
D | tirpc_bottomlevel_clnt_call_complex.c | 88 pthread_exit((void*)5l); in my_thread_process() 97 pthread_exit((void*)5l); in my_thread_process() 103 pthread_exit((void*)5l); in my_thread_process() 111 pthread_exit((void*)5l); in my_thread_process() 137 pthread_exit(0); in my_thread_process()
|
/external/ltp/testcases/kernel/fs/openfile/ |
D | openfile.c | 225 pthread_exit((void *)1); in threads() 234 pthread_exit((void *)1); in threads() 243 pthread_exit((void *)1); in threads() 251 pthread_exit((void *)1); in threads() 259 pthread_exit((void *)1); in threads() 265 pthread_exit(NULL); in threads()
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_key_create/ |
D | 3-1.c | 47 pthread_exit((void *)PTS_UNRESOLVED); in a_thread_func() 51 pthread_exit(0); in a_thread_func() 64 pthread_exit((void *)PTS_UNRESOLVED); in main()
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_key_delete/ |
D | 2-1.c | 49 pthread_exit((void *)PTS_UNRESOLVED); in a_thread_func() 53 pthread_exit(0); in a_thread_func() 66 pthread_exit((void *)PTS_UNRESOLVED); in main()
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setstack/ |
D | 2-1.c | 47 pthread_exit((void *)PTS_UNRESOLVED); in thread_func() 51 pthread_exit((void *)PTS_UNRESOLVED); in thread_func() 55 pthread_exit((void *)PTS_FAIL); in thread_func() 58 pthread_exit(NULL); in thread_func()
|
/external/ltp/testcases/open_posix_testsuite/stress/mqueues/ |
D | multi_send_rev_2.c | 47 pthread_exit((void *)1); in send() 52 pthread_exit(NULL); in send() 66 pthread_exit((void *)1); in receive() 72 pthread_exit(NULL); in receive()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_rpcb_rmtcall/ |
D | tirpc_rpcb_rmtcall_mt.c | 71 pthread_exit((void*)5l); in my_thread_process() 80 pthread_exit((void*)5l); in my_thread_process() 87 pthread_exit((void*)5l); in my_thread_process() 99 pthread_exit(0); in my_thread_process()
|