Home
last modified time | relevance | path

Searched defs:cleanup_flag (Results 1 - 18 of 18) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cancel/
H A D2-1.c26 static int cleanup_flag; /* Made global so that the cleanup function variable
H A D1-3.c43 static int cleanup_flag; /* Flag to indicate the thread's cleanup handler was called */ variable
[all...]
H A D1-1.c37 static int cleanup_flag; variable
H A D1-2.c37 static int cleanup_flag; variable
H A D2-2.c30 static int cleanup_flag = 0; variable
H A D2-3.c32 static int cleanup_flag = 0; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_join/
H A D3-1.c32 static int cleanup_flag; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cleanup_pop/
H A D1-3.c30 static int cleanup_flag[3]; /* Array to hold the cleanup flags for the 3 cleanup handlers */ variable
[all...]
H A D1-2.c34 static int cleanup_flag; variable
H A D1-1.c34 static int cleanup_flag; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cleanup_push/
H A D1-1.c37 static int cleanup_flag; variable
H A D1-3.c36 static int cleanup_flag; variable
H A D1-2.c40 static int cleanup_flag; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setcanceltype/
H A D1-2.c42 static int cleanup_flag; /* Flag to indicate the thread's cleanup handler was called */ variable
[all...]
H A D1-1.c39 static int cleanup_flag; /* Flag to indicate the thread's cleanup handler was called */ variable
H A D2-1.c38 static int cleanup_flag; /* Flag to indicate the thread's cleanup handler was called */ variable
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_testcancel/
H A D1-1.c42 static int cleanup_flag; /* Flag to indicate the thread's cleanup handler was called */ variable
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/
H A D3-1.c32 static int cleanup_flag = 0; variable

Completed in 4 milliseconds