PR_WaitCondVar
"Sabyasachi Ruj" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.nspr |
|---|---|
| Message-ID | <[email protected]> |
Hello, How can I determine that 'PR_WaitCondVar' returned because of timeout or because it has received the notification? In both cases that function returns PR_SUCCESS. I've gone through the documentation but do not understand what it meant. -- Regards, Sabyasachi.