<< Previous | Next >> | |
|
Description
- Prevents task rescheduling. This allows an application to prevent context switches until it is ready for them. There must be a matched call to
OSSchedUnlock()
for every call toOSSchedLock()
.Library
- UCOS2.LIB
See also
- OSSchedUnlock
Dynamic C Functions | << Previous | Next >> | rabbit.com |