OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cleanup_function
(Results
1 - 3
of
3
) sorted by null
/external/ltp/testcases/kernel/syscalls/nftw/
tools.c
38
* Function: void
cleanup_function
(void)
47
void
cleanup_function
(void)
function
86
cleanup_function
();
96
cleanup_function
();
106
cleanup_function
();
115
cleanup_function
();
127
cleanup_function
();
135
cleanup_function
();
143
cleanup_function
();
tools64.c
37
* Function: void
cleanup_function
(void)
46
void
cleanup_function
(void)
function
85
cleanup_function
();
95
cleanup_function
();
105
cleanup_function
();
114
cleanup_function
();
126
cleanup_function
();
134
cleanup_function
();
142
cleanup_function
();
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cancel/
2-3.c
49
void
cleanup_function
()
function
82
pthread_cleanup_push(
cleanup_function
, NULL);
Completed in 221 milliseconds