msg_queue_exists
  • References/PHP/Function/Process Control/Semaphore

(PHP 5 >= 5.3.0, PHP 7) Check whether a message queue exists

2025-01-10 15:47:30
msg_stat_queue
  • References/PHP/Function/Process Control/Semaphore

(PHP 4 >= 4.3.0, PHP 5, PHP 7) Returns information from the message queue data structure

2025-01-10 15:47:30
ftok
  • References/PHP/Function/Process Control/Semaphore

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Convert a pathname and a project identifier to a System V IPC key

2025-01-10 15:47:30
sem_release
  • References/PHP/Function/Process Control/Semaphore

(PHP 4, PHP 5, PHP 7) Release a semaphore bool

2025-01-10 15:47:30
msg_set_queue
  • References/PHP/Function/Process Control/Semaphore

(PHP 4 >= 4.3.0, PHP 5, PHP 7) Set information in the message queue data structure

2025-01-10 15:47:30
shm_remove_var
  • References/PHP/Function/Process Control/Semaphore

(PHP 4, PHP 5, PHP 7) Removes a variable from shared memory

2025-01-10 15:47:30
shm_detach
  • References/PHP/Function/Process Control/Semaphore

(PHP 4, PHP 5, PHP 7) Disconnects from shared memory segment

2025-01-10 15:47:30
shm_get_var
  • References/PHP/Function/Process Control/Semaphore

(PHP 4, PHP 5, PHP 7) Returns a variable from shared memory

2025-01-10 15:47:30
msg_send
  • References/PHP/Function/Process Control/Semaphore

(PHP 4 >= 4.3.0, PHP 5, PHP 7) Send a message to a message queue

2025-01-10 15:47:30
msg_receive
  • References/PHP/Function/Process Control/Semaphore

(PHP 4 >= 4.3.0, PHP 5, PHP 7) Receive a message from a message queue

2025-01-10 15:47:30