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

/vbox/src/libs/xpcom18a4/xpcom/threads/
H A Dplevent.c1221 #define NOTIFY_TOKEN 0xFA macro
1223 unsigned char buf[] = { NOTIFY_TOKEN };
1339 if ((count == 1) && (c == NOTIFY_TOKEN))

Completed in 242 milliseconds