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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dprimpl.h196 (!(thr->interrupt_blocked) && (thr->state & PT_THREAD_ABORTED))
198 (thr->interrupt_blocked = 1)
200 (thr->interrupt_blocked = 0)
1605 PRUint32 interrupt_blocked; /* interrupt blocked */ member in struct:PRThread

Completed in 65 milliseconds