Home
last modified time | relevance | path

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

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/
D4-1.c125 static void par3(void) in par3() function
246 ret = pthread_atfork(pre3, par3, chi3); in main()
/third_party/python/Lib/test/
Dtest_urllib.py846 def _reporthook(par1, par2, par3): argument