| lock() | MCSemaphore | [virtual] |
| MCNonCopy() | MCNonCopy | |
| MCSemaphore(const char *name) | MCSemaphore | |
| MCSemaphore(const char *name, mcintn mode, mcintn initialValue=0, bool excl=false) | MCSemaphore | |
| notify() | MCSemaphore | [virtual] |
| post() | MCSemaphore | |
| remove(const char *name) | MCSemaphore | [static] |
| unlock() | MCSemaphore | [virtual] |
| wait() | MCSemaphore | [virtual] |
| ~MCMutex() | MCMutex | [virtual] |
| ~MCSemaphore() | MCSemaphore | |
| ~MCWaitNotify() (defined in MCWaitNotify) | MCWaitNotify | [virtual] |
1.3.9.1