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

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/
H A Dpruthr.c1833 ** If propogate_time is true, then the thread following the deleted
1841 _PR_DelSleepQ(PRThread *thread, PRBool propogate_time) argument
1850 if (propogate_time == PR_TRUE) {

Completed in 59 milliseconds