Searched refs:cleanup_out (Results 1 - 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dscsimain.c6790 void cleanup_out(void *v_clp) function
6867 pthread_cleanup_push(cleanup_out, (void *)clp);
6893 pthread_cleanup_push(cleanup_out, (void *)clp);
7545 pthread_cleanup_push(cleanup_out, (void *)&rcoll);

Completed in 73 milliseconds