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

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dpthreads_user.c46 pthread_mutex_t _pr_heapLock; variable
91 if (pthread_mutex_init(&_pr_heapLock, NULL) != 0) {
H A Dirix.c117 ulock_t _pr_heapLock; variable
502 _pr_heapLock = usnewlock(_pr_usArena);

Completed in 54 milliseconds