Changeset 11551 in vbox for trunk/src/libs/xpcom18a4/nsprpub/pr/include/obsolete/probslet.h
- Timestamp:
- Aug 21, 2008 5:16:02 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/nsprpub/pr/include/obsolete/probslet.h
r1 r11551 45 45 46 46 #include "prio.h" 47 48 #ifdef VBOX_WITH_XPCOM_NAMESPACE_CLEANUP 49 #define PR_Yield VBoxNsprPR_Yield 50 #define PR_Select VBoxNsprPR_Select 51 #define PR_FD_ZERO VBoxNsprPR_FD_ZERO 52 #define PR_FD_SET VBoxNsprPR_FD_SET 53 #define PR_FD_CLR VBoxNsprPR_FD_CLR 54 #define PR_FD_ISSET VBoxNsprPR_FD_ISSET 55 #define PR_FD_NSET VBoxNsprPR_FD_NSET 56 #define PR_FD_NCLR VBoxNsprPR_FD_NCLR 57 #define PR_FD_NISSET VBoxNsprPR_FD_NISSET 58 #define PR_Stat VBoxNsprPR_Stat 59 #endif /* VBOX_WITH_XPCOM_NAMESPACE_CLEANUP */ 47 60 48 61 PR_BEGIN_EXTERN_C
Note:
See TracChangeset
for help on using the changeset viewer.