w32shm.c File Reference


Functions

PRSharedMemory_MD_OpenSharedMemory (const char *name, PRSize size, PRIntn flags, PRIntn mode)
void * _MD_AttachSharedMemory (PRSharedMemory *shm, PRIntn flags)
PRStatus _MD_DetachSharedMemory (PRSharedMemory *shm, void *addr)
PRStatus _MD_CloseSharedMemory (PRSharedMemory *shm)
PRStatus _MD_DeleteSharedMemory (const char *name)
PRFileMap_md_OpenAnonFileMap (const char *dirName, PRSize size, PRFileMapProtect prot)
PRStatus _md_ExportFileMapAsString (PRFileMap *fm, PRSize bufSize, char *buf)
PRFileMap_md_ImportFileMapFromString (const char *fmstring)

Variables

PRLogModuleInfo_pr_shm_lm
PRLogModuleInfo_pr_shma_lm


Function Documentation

PRSharedMemory* _MD_OpenSharedMemory ( const char name,
PRSize  size,
PRIntn  flags,
PRIntn  mode 
)

void* _MD_AttachSharedMemory ( PRSharedMemory shm,
PRIntn  flags 
)

PRStatus _MD_DetachSharedMemory ( PRSharedMemory shm,
void *  addr 
)

PRStatus _MD_CloseSharedMemory ( PRSharedMemory shm  ) 

PRStatus _MD_DeleteSharedMemory ( const char name  ) 

PRFileMap* _md_OpenAnonFileMap ( const char dirName,
PRSize  size,
PRFileMapProtect  prot 
)

PRStatus _md_ExportFileMapAsString ( PRFileMap fm,
PRSize  bufSize,
char buf 
)

PRFileMap* _md_ImportFileMapFromString ( const char fmstring  ) 


Variable Documentation


Generated Mozilla by doxygen 1.5.6