Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/io/disktest/
Dthreading.c200 test_ll_t *pLastTest; in cleanUp() local
202 pLastTest = pTmpTest; in cleanUp()
204 closeThread(pLastTest->hThread); in cleanUp()
205 FREE(pLastTest->env->action_list); in cleanUp()
206 FREE(pLastTest->args); in cleanUp()
207 FREE(pLastTest->env); in cleanUp()
208 FREE(pLastTest); in cleanUp()