Netcruzer Library API  V2.03
 All Data Structures Files Functions Variables Typedefs Enumerations Macros Groups Pages
nzos_mutex.h
Go to the documentation of this file.
1 
47 #ifndef NZOS_MUTEX_H
48 #define NZOS_MUTEX_H
49 
50 #if (nzosMUTEX_ENABLE==1)
51 
52 
54 
55 #endif //if (nzosMUTEX_ENABLE==1)
56 
57 #endif //#ifndef NZ_OS_H
58