Home
last modified time | relevance | path

Searched refs:shm_nattch (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/TSRM/
H A Dtsrm_win32.h43 short shm_nattch; member
H A Dtsrm_win32.c703 shm->descriptor->shm_lpid = shm->descriptor->shm_nattch = 0; in shmget()
730 shm->descriptor->shm_nattch++; in shmat()
746 shm->descriptor->shm_nattch--; in shmdt()
749 if (shm->descriptor->shm_nattch <= 0) { in shmdt()
777 if (shm->descriptor->shm_nattch < 1) { in shmctl()

Completed in 8 milliseconds