Home
last modified time | relevance | path

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

/php-src/TSRM/
H A Dtsrm_win32.h43 short shm_nattch; member
H A Dtsrm_win32.c704 shm->descriptor->shm_lpid = shm->descriptor->shm_nattch = 0; in shmget()
731 shm->descriptor->shm_nattch++; in shmat()
747 shm->descriptor->shm_nattch--; in shmdt()
750 if (shm->descriptor->shm_nattch <= 0) { in shmdt()
778 if (shm->descriptor->shm_nattch < 1) { in shmctl()

Completed in 9 milliseconds