add OSITHREAD_ONCE_INIT

This commit is contained in:
Marty Kraimer
2000-02-29 21:31:16 +00:00
parent aa5d967405
commit b7477bd63a

View File

@@ -4,4 +4,6 @@
typedef int threadOnceId;
#define OSITHREAD_ONCE_INIT 0
#endif /* osdThreadh */