HomeSort by relevance Sort by last modified time
    Searched refs:pthread_exit (Results 1 - 25 of 445) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/pthread_h/
5-1-buildonly.c 10 void pthread_exit(void *);
17 pthread_exit(NULL);
  /external/valgrind/none/tests/
pth_exit2.c 5 pthread_exit(0);
pth_exit.c 7 pthread_exit(0);
19 pthread_exit(0);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/
6-1.c 61 pthread_exit((void *)1);
67 pthread_exit((void *)1);
73 pthread_exit((void *)1);
79 pthread_exit((void *)1);
85 pthread_exit((void *)1);
91 pthread_exit((void *)-1);
98 pthread_exit((void *)1);
104 pthread_exit((void *)-1);
109 pthread_exit((void *)1);
114 pthread_exit((void *)-1)
    [all...]
5-1.c 59 pthread_exit((void *)1);
65 pthread_exit((void *)1);
71 pthread_exit((void *)1);
76 pthread_exit((void *)-1);
81 pthread_exit((void *)1);
86 pthread_exit((void *)-1);
91 pthread_exit((void *)1);
100 pthread_exit((void *)1);
107 pthread_exit((void *)-1);
110 pthread_exit(NULL)
    [all...]
4-1.c 58 pthread_exit((void *)1);
64 pthread_exit((void *)1);
70 pthread_exit((void *)1);
76 pthread_exit((void *)1);
82 pthread_exit((void *)1);
87 pthread_exit((void *)-1);
92 pthread_exit((void *)1);
98 pthread_exit((void *)-1);
101 pthread_exit(NULL);
10-1.c 33 pthread_exit((void *)-1);
37 pthread_exit((void *)-1);
43 pthread_exit((void *)-1);
47 pthread_exit(NULL);
9-1.c 54 pthread_exit((void *)1);
60 pthread_exit((void *)1);
66 pthread_exit((void *)1);
75 pthread_exit((void *)1);
81 pthread_exit((void *)1);
86 pthread_exit(NULL);
14-1.c 34 pthread_exit((void *)-1);
38 pthread_exit(NULL);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_key_create/
3-1.c 47 pthread_exit((void *)PTS_UNRESOLVED);
51 pthread_exit(0);
64 pthread_exit((void *)PTS_UNRESOLVED);
1-2.c 39 pthread_exit((void *)PTS_FAIL);
42 pthread_exit(0);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_key_delete/
2-1.c 49 pthread_exit((void *)PTS_UNRESOLVED);
53 pthread_exit(0);
66 pthread_exit((void *)PTS_UNRESOLVED);
  /external/ltp/testcases/open_posix_testsuite/stress/semaphores/
multi_con_pro.c 51 pthread_exit((void *)1);
55 pthread_exit((void *)1);
60 pthread_exit((void *)1);
69 pthread_exit((void *)1);
73 pthread_exit((void *)1);
78 pthread_exit((void *)1);
82 pthread_exit((void *)1);
87 pthread_exit((void *)1);
96 pthread_exit((void *)1);
100 pthread_exit((void *)1)
    [all...]
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_timedlock/
5-1.c 92 pthread_exit((void *)PTS_UNRESOLVED);
106 pthread_exit((void *)PTS_UNRESOLVED);
111 pthread_exit((void *)PTS_UNRESOLVED);
115 pthread_exit(0);
5-2.c 92 pthread_exit((void *)PTS_UNRESOLVED);
106 pthread_exit((void *)PTS_UNRESOLVED);
111 pthread_exit((void *)PTS_UNRESOLVED);
115 pthread_exit(0);
4-1.c 90 pthread_exit((void *)PTS_UNRESOLVED);
95 pthread_exit((void *)PTS_UNRESOLVED);
99 pthread_exit(0);
  /external/ltp/testcases/open_posix_testsuite/functional/semaphores/
sem_sleepingbarber.c 59 pthread_exit((void *)1);
67 pthread_exit((void *)1);
71 pthread_exit((void *)1);
75 pthread_exit((void *)1);
84 pthread_exit((void *)1);
88 pthread_exit((void *)1);
106 pthread_exit((void *)1);
112 pthread_exit((void *)1);
119 pthread_exit((void *)1);
123 pthread_exit((void *)1)
    [all...]
sem_conpro.c 46 pthread_exit((void *)1);
50 pthread_exit((void *)1);
58 pthread_exit((void *)1);
62 pthread_exit((void *)1);
65 pthread_exit(NULL);
76 pthread_exit((void *)1);
80 pthread_exit((void *)1);
87 pthread_exit((void *)1);
91 pthread_exit((void *)1);
94 pthread_exit(0)
    [all...]
sem_readerwriter.c 53 pthread_exit((void *)1);
60 pthread_exit((void *)1);
65 pthread_exit((void *)1);
71 pthread_exit((void *)1);
77 pthread_exit((void *)1);
82 pthread_exit((void *)1);
86 pthread_exit(NULL);
97 pthread_exit((void *)1);
102 pthread_exit((void *)1);
105 pthread_exit(NULL)
    [all...]
sem_philosopher.c 80 pthread_exit((void *)1);
86 pthread_exit((void *)1);
90 pthread_exit((void *)1);
96 pthread_exit((void *)1);
111 pthread_exit((void *)1);
114 pthread_exit(NULL);
  /external/ltp/testcases/open_posix_testsuite/functional/mqueues/
send_rev_2.c 48 pthread_exit((void *)1);
53 pthread_exit(NULL);
66 pthread_exit((void *)1);
71 pthread_exit(NULL);
83 pthread_exit((void *)1);
88 pthread_exit(NULL);
100 pthread_exit((void *)1);
105 pthread_exit(NULL);
  /external/valgrind/none/tests/s390x/
ex_clone.c 35 pthread_exit(0);
59 pthread_exit(0);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_equal/
1-1.c 27 pthread_exit(0);
1-2.c 27 pthread_exit(0);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setcanceltype/
1-1.c 65 pthread_exit((void *)PTS_UNRESOLVED);
73 pthread_exit(0);

Completed in 359 milliseconds

1 2 3 4 5 6 7 8 91011>>