Searched refs:notifyHead (Results 1 - 4 of 4) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw95cv.c125 notified->cv[index].notifyHead = NULL;
137 notified->cv[index].notifyHead = cv->waitHead;
148 notified->cv[index].notifyHead = cv->waitHead;
177 thred = notified->cv[index].notifyHead;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2cv.c161 notified->cv[index].notifyHead = NULL;
173 notified->cv[index].notifyHead = cv->waitHead;
184 notified->cv[index].notifyHead = cv->waitHead;
217 thred = notified->cv[index].notifyHead;
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_os2.h181 struct PRThread *notifyHead; /* list of threads to wake up */ member in struct:_MDNotified::__anon17180
H A D_win95.h169 struct PRThread *notifyHead; /* list of threads to wake up */ member in struct:_MDNotified::__anon17182

Completed in 40 milliseconds