OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thread_cleanup
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/main/none/tests/
pth_cancel1.c
6
static void
thread_cleanup
(void *arg)
function
15
pthread_cleanup_push(
thread_cleanup
, (void *)0x1234);
16
pthread_cleanup_push(
thread_cleanup
, (void *)0x5678);