Searched defs:PR_AttachSharedMemory (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprshm.h66 ** PR_AttachSharedMemory() should be called following
70 ** PR_AttachSharedMemory() may be called to re-map a shared memory
139 #define PR_AttachSharedMemory VBoxNsprPR_AttachSharedMemory macro
199 ** FUNCTION: PR_AttachSharedMemory()
202 ** PR_AttachSharedMemory() maps the shared-memory described by
222 PR_AttachSharedMemory(
226 /* Define values for PR_AttachSharedMemory(...,flags) */
242 ** PR_AttachSharedMemory() is unmapped.
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/memory/
H A Dprshm.c107 ** FUNCTION: PR_AttachSharedMemory()
111 PR_AttachSharedMemory( function
117 } /* end PR_AttachSharedMemory() */

Completed in 34 milliseconds