Home
last modified time | relevance | path

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

/trunk/main/desktop/source/deployment/misc/
H A Ddp_misc.cxx436 static rtlRandomPool s_hPool = rtl_random_createPool(); in generateRandomPipeId() local
437 if (s_hPool == 0) in generateRandomPipeId()
441 s_hPool, bytes, ARLEN(bytes) ) != rtl_Random_E_None) { in generateRandomPipeId()

Completed in 19 milliseconds