Pages du manuel Linux : Fonctions des bibliothèques

MPI_WTIME_IS_GLOBAL
See Constants.3
mplist
Create a property list object.
mplist_add
Add a property at the end of a property list.
mplist_copy
Copy a property list.
mplist_deserialize
Generate a property list by deserializaing an M-text.
mplist_find_by_key
Find a property of a specific key in a property list.
mplist_find_by_value
Find a property of a specific value in a property list.
mplist_get
Get the value of a property in a property list.
mplist_key
Return the key of the first property in a property list.
mplist_length
Return the length of a property list.
mplist_next
Return the next sublist of a property list.
mplist_pop
Remove a property at the beginning of a property list.
mplist_push
Add a property at the beginning of a property list.
mplist_put
Set the value of a property in a property list.
mplist_set
Set the first property in a property list.
mplist_value
Return the value of the first property in a property list.
mpool
Partage d'ensembles de buffers mémoires.
mpool_close
See mpool.3
mpool_filter
See mpool.3
mpool_get
See mpool.3
mpool_new
See mpool.3
mpool_open
See mpool.3
mpool_put
See mpool.3
mpool_sync
See mpool.3
mprotect
set protection of memory mapping
mq_close
close a message queue (REALTIME)
mq_getattr
get message queue attributes (REALTIME)
mq_notify
notify process that a message is available (REALTIME)
mq_open
open a message queue (REALTIME)
mq_receive
receive a message from a message queue (REALTIME)
mq_send
send a message to a message queue (REALTIME)
mq_setattr
set message queue attributes (REALTIME)
mq_timedreceive
See mq_receive.3posix
mq_timedsend
See mq_send.3posix
mq_unlink
remove a message queue (REALTIME)
mrand48
See drand48.3posix
msgcat
Tcl message catalog
msgctl
XSI message control operations
msgget
get the XSI message queue identifier
msgrcv
XSI message receive operation
msgsnd
XSI message send operation
msymbol
Get a symbol.
msymbol_as_managing_key
Create a managing key.
msymbol_exist
Search for a symbol that has a specified name.
msymbol_get
Get the value of a symbol property.
msymbol_name
Get symbol name.
msymbol_put
Set the value of a symbol property.
msync
synchronize memory with physical storage
ms_transform
Parse_transform that translates fun syntax into match specifications.
mtext
Allocate a new M-text.