Home
last modified time | relevance | path

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

/PHP-7.3/TSRM/
H A Dtsrm_win32.h47 short shm_nattch; member
H A Dtsrm_win32.c684 shm->descriptor->shm_lpid = shm->descriptor->shm_nattch = 0; in shmget()
718 shm->descriptor->shm_nattch++; in shmat()
734 shm->descriptor->shm_nattch--; in shmdt()
737 if (!ret && shm->descriptor->shm_nattch <= 0) { in shmdt()
765 if (shm->descriptor->shm_nattch < 1) { in shmctl()

Completed in 11 milliseconds