Home
last modified time | relevance | path

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

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/
D4-1.c117 static void par2(void) in par2() function
240 ret = pthread_atfork(pre2, par2, chi2); in main()
/third_party/skia/modules/canvaskit/npm_build/types/
Dcanvaskit-wasm-tests.ts593 const par2 = CK.MakeParticles('other json', { // $ExpectType Particles constant
/third_party/python/Lib/test/
Dtest_urllib.py846 def _reporthook(par1, par2, par3): argument