ChorusOS man pages section 2K: Kernel System Calls
    
M
 
 mkStatActorMem -- Microkernel memory statistics ( Index Term Link )
 
 mkStatActors -- Microkernel memory statistics ( Index Term Link )
 
 mkStatActorSvPages -- Microkernel memory statistics ( Index Term Link )
 
 mkStatCpu -- Microkernel memory statistics ( Index Term Link )
 
 mkStatEvtCtrl -- Microkernel memory statistics ( Index Term Link )
 
 mkStatEvtWait -- Microkernel memory statistics ( Index Term Link )
 
 mkStatMem -- Microkernel statistics ( Index Term Link )
 
 mkStatSvPages -- Microkernel memory statistics ( Index Term Link )
 
 mkStatThreadCpu -- Microkernel memory statistics ( Index Term Link )
 
 mkStatThreads -- Microkernel memory statistics ( Index Term Link )
 
 monitorGet -- lock a Java object ( Index Term Link )
 
 monitorInit -- initialize the K_KNMONITOR_INITIALIZER ( Index Term Link )
 
 monitorNotify -- notify a waiting Java thread ( Index Term Link )
 
 monitorNotifyAll -- notify all waiting Java threads ( Index Term Link )
 
 monitorRel -- unlock a Java object ( Index Term Link )
 
 monitorWait -- wait for notification from another Java thread ( Index Term Link )
 
 msgAllocate -- allocates a message from a message space ( Index Term Link )
 
 msgFree -- free a message of a message space ( Index Term Link )
 
 msgGet -- retrieves the first message of a message queue ( Index Term Link )
 
 msgPoolStat -- get the statistics of a message pool ( Index Term Link )
 
 msgPut -- post a message to a message queue ( Index Term Link )
 
 msgQueueStat -- get the statistics of a message queue ( Index Term Link )
 
 msgRemove -- remove a message from a message queue ( Index Term Link )
 
 msgSpaceCreate -- create a message space ( Index Term Link )
 
 msgSpaceOpen -- open a message space ( Index Term Link )
 
 mutexGet -- initialize a mutex; acquire a mutex; release a mutex; try to acquire a mutex ( Index Term Link )
 
 mutexInit -- initialize a mutex; acquire a mutex; release a mutex; try to acquire a mutex ( Index Term Link )
 
 mutexRel -- initialize a mutex; acquire a mutex; release a mutex; try to acquire a mutex ( Index Term Link )
 
 mutexTry -- initialize a mutex; acquire a mutex; release a mutex; try to acquire a mutex ( Index Term Link )