Home
last modified time | relevance | path

Searched refs:INMAIN (Results 1 – 21 of 21) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cleanup_push/
D1-2.c37 #define INMAIN 1 /* Control going to or is already for Main */ macro
46 sem1 = INMAIN; in a_cleanup_func()
59 sem1 = INMAIN; in a_thread_func()
63 while (sem1 == INMAIN) in a_thread_func()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_init/
D2-1.c32 #define INMAIN 1 /* Control going to or is already for Main */ macro
60 sem1 = INMAIN; in main()
73 while (sem1 == INMAIN) in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_testcancel/
D2-1.c28 #define INMAIN 1 /* Control going to or is already for Main */ macro
42 sem1 = INMAIN; in a_thread_func()
46 while (sem1 == INMAIN) in a_thread_func()
D1-1.c39 #define INMAIN 1 /* Control going to or is already for Main */ macro
62 sem1 = INMAIN; in a_thread_func()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cancel/
D1-2.c34 #define INMAIN 1 /* Control going to or is already for Main */ macro
56 sem1 = INMAIN; in a_thread_func()
61 while (sem1 == INMAIN) in a_thread_func()
D1-1.c34 #define INMAIN 1 /* Control going to or is already for Main */ macro
56 sem1 = INMAIN; in a_thread_func()
D1-3.c40 #define INMAIN 1 /* Control going to or is already for Main */ macro
63 sem1 = INMAIN; in a_thread_func()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setcancelstate/
D1-2.c32 #define INMAIN 1 /* Control going to or is already for Main */ macro
46 sem1 = INMAIN; in a_thread_func()
50 while (sem1 == INMAIN) in a_thread_func()
D2-1.c27 #define INMAIN 1 /* Control going to or is already for Main */ macro
43 sem1 = INMAIN; in a_thread_func()
47 while (sem1 == INMAIN) in a_thread_func()
D1-1.c32 #define INMAIN 1 /* Control going to or is already for Main */ macro
48 sem1 = INMAIN; in a_thread_func()
52 while (sem1 == INMAIN) in a_thread_func()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cleanup_pop/
D1-1.c31 #define INMAIN 1 macro
50 sem1 = INMAIN; in a_thread_func()
54 while (sem1 == INMAIN) in a_thread_func()
D1-2.c31 #define INMAIN 1 macro
50 sem1 = INMAIN; in a_thread_func()
54 while (sem1 == INMAIN) in a_thread_func()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_kill/
D1-1.c45 #define INMAIN 1 macro
66 sem1 = INMAIN; in a_thread_func()
68 while (sem1 == INMAIN) in a_thread_func()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_unlock/
D3-1.c36 #define INMAIN 1 macro
61 sem = INMAIN; in fn_chld()
62 while (sem == INMAIN) in fn_chld()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigpause/
D2-1.c40 #define INMAIN 0 macro
45 static int sem = INMAIN;
82 sem = INMAIN; in a_thread_func()
D3-1.c29 #define INMAIN 1 macro
68 sem = INMAIN; in a_thread_func()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/
D1-1.c29 #define INMAIN 1 /* Control going to or is already for Main */ macro
36 sem = INMAIN; in a_thread_func()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_join/
D2-1.c33 #define INMAIN 1 /* Control going to or is already for Main */ macro
40 sem = INMAIN; in a_thread_func()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setcanceltype/
D2-1.c35 #define INMAIN 1 /* Control going to or is already for Main */ macro
57 sem1 = INMAIN; in a_thread_func()
D1-1.c35 #define INMAIN 1 /* Control going to or is already for Main */ macro
59 sem1 = INMAIN; in a_thread_func()
D1-2.c39 #define INMAIN 1 /* Control going to or is already for Main */ macro
62 sem1 = INMAIN; in a_thread_func()