TsctlSystemLockCountCExamples

From embeddedTS Manuals
System *sys = SystemInit(0);
printf("There are %d locks in the system.\n",sys->LockCount(sys));