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

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/
H A Dprulock.c278 ** Give the lock owner a priority boost until we get the
339 PRThreadPriority pri, boost; local
372 boost = lock->boostPriority;
373 if (boost > pri) {
375 ** We received a priority boost during the time we held the lock.

Completed in 65 milliseconds