Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
OsMutex.h File Reference
Mutex management header file. More...
Go to the source code of this file.
| Data Structures | |
| struct | Mutex | 
| Mutex control block.  More... | |
| Functions | |
| void | RemoveMutexList (P_OSTCB ptcb) | 
| Remove a task from mutex waiting list. | |
| Variables | |
| MUTEX | MutexTbl [CFG_MAX_MUTEX] | 
| OS_MutexID | MutexFreeID | 
Detailed Description
Mutex management header file.
- Version:
- V1.1.3
- Date:
- 2010.04.26
This file including some defines and declare related to mutex management.
INTERNAL FILE,DON'T PUBLIC.
© COPYRIGHT 2009 CooCox  
Definition in file OsMutex.h.
Function Documentation
| void RemoveMutexList | ( | P_OSTCB | ptcb ) | 
Variable Documentation
| OS_MutexID MutexFreeID | 
Generated on Tue Jul 12 2022 15:09:52 by
 1.7.2
 1.7.2