Searched refs:PRCallOnceType (Results 1 – 13 of 13) sorted by relevance
215 typedef struct PRCallOnceType { struct219 } PRCallOnceType; argument226 PRCallOnceType *once,231 PRCallOnceType *once,
74 +static PRCallOnceType lockOnce;95 + static const PRCallOnceType pristineCallOnce;113 -static PRCallOnceType lockOnce;
59 +static PRCallOnceType checkTLS12TokenOnce;
26 +static PRCallOnceType resolvePK11CryptOnce;
27 static PRCallOnceType once;
38 static PRCallOnceType lockOnce;46 static const PRCallOnceType pristineCallOnce; in FreeSessionCacheLocks()
121 static PRCallOnceType cngFunctionsInitOnce;122 static const PRCallOnceType pristineCallOnce;
478 static const PRCallOnceType pristineCallOnce;479 static PRCallOnceType setupBypassOnce;1887 static PRCallOnceType checkTLS12TokenOnce;2856 static PRCallOnceType initIoLayerOnce;
713 static const PRCallOnceType pristineCallOnce;714 static PRCallOnceType setupServerCAListOnce;
160 PRCallOnceType once;
33 static PRCallOnceType generate_session_keys_once;
1879 static PRCallOnceType resolvePK11CryptOnce;
378 static PRCallOnceType once; in memio_CreateIOLayer()