Searched defs:empty_flags (Results 1 - 3 of 3) sorted by relevance
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/ |
H A D | layer.c | 136 PRIntn empty_flags = 0; local 148 stack, buffer, sizeof(buffer), empty_flags, PR_INTERVAL_NO_TIMEOUT); 153 stack, buffer, bytes_sent, empty_flags, PR_INTERVAL_NO_TIMEOUT); 170 PRUintn empty_flags = 0; local 182 service, buffer, sizeof(buffer), empty_flags, PR_INTERVAL_NO_TIMEOUT); 189 service, buffer, bytes_read, empty_flags, PR_INTERVAL_NO_TIMEOUT);
|
H A D | multiwait.c | 168 PRIntn empty_flags = 0; local 199 server, buffer, sizeof(buffer), empty_flags, PR_INTERVAL_NO_TIMEOUT); 207 server, buffer, sizeof(buffer), empty_flags, PR_INTERVAL_NO_TIMEOUT);
|
H A D | nblayer.c | 119 PRIntn empty_flags = 0; local 166 empty_flags, PR_INTERVAL_NO_TIMEOUT); 193 empty_flags, PR_INTERVAL_NO_TIMEOUT); 227 PRUintn empty_flags = 0; local 267 empty_flags, PR_INTERVAL_NO_TIMEOUT); 295 empty_flags, PR_INTERVAL_NO_TIMEOUT);
|
Completed in 299 milliseconds