Searched defs:init_pthread_gc_support (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptthread.c85 static void init_pthread_gc_support(void);
1117 static void init_pthread_gc_support(void) function
1450 rv = pthread_once(&pt_gc_support_control, init_pthread_gc_support);
1551 rv = pthread_once(&pt_gc_support_control, init_pthread_gc_support);

Completed in 40 milliseconds