HomeSort by relevance Sort by last modified time
    Searched refs:t1_func (Results 1 - 9 of 9) sorted by null

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
4-1.c 30 void *t1_func(void *arg) function
81 if (pthread_create(&thread1, NULL, t1_func, NULL) != 0) {
1-1.c 33 void *t1_func(void *arg) function
93 if (pthread_create(&thread1, NULL, t1_func, NULL) != 0) {
2-1.c 40 void *t1_func(void *arg) function
112 if (pthread_create(&thread1, NULL, t1_func, NULL) != 0) {
2-2.c 35 void *t1_func(void *arg) function
92 if (pthread_create(&thread1, NULL, t1_func, NULL) != 0) {
2-3.c 34 void *t1_func(void *arg) function
84 if (pthread_create(&thread1, NULL, t1_func, NULL) != 0) {
3-1.c 33 void *t1_func(void *arg) function
97 if (pthread_create(&thread1, NULL, t1_func, NULL) != 0) {
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
1-1.c 40 void *t1_func(void *arg) function
81 if (pthread_create(&thread1, NULL, t1_func, NULL) != 0) {
2-1.c 40 void *t1_func(void *arg) function
95 if (pthread_create(&thread1, NULL, t1_func, NULL) != 0) {
3-1.c 38 void *t1_func(void *arg) function
91 if (pthread_create(&thread1, NULL, t1_func, NULL) != 0) {

Completed in 87 milliseconds