Go to the documentation of this file.
43 #ifndef _iPORT_ARCH_H_
44 #define _iPORT_ARCH_H_ 1
75 #define sizeof_iarch 4
86 #define iStack_t pthread_t
88 #if (iSCHEDULER_TYPE != iCOOPERATIVE_SCHEDULER)
89 #error IN POSIX ARCH WE COULD BE ONLY IN COOPERATIVE MODE :-(