Searched refs:detach_segment (Results 1 – 6 of 6) sorted by relevance
80 static int detach_segment(zend_shared_segment_posix *shared_segment) in detach_segment() function94 (detach_segment_t)detach_segment,
119 static int detach_segment(zend_shared_segment *shared_segment) in detach_segment() function132 detach_segment,
127 static int detach_segment(zend_shared_segment_shm *shared_segment) in detach_segment() function140 (detach_segment_t)detach_segment,
335 static int detach_segment(zend_shared_segment *shared_segment) in detach_segment() function357 detach_segment,
88 detach_segment_t detach_segment; member
138 S_H(detach_segment)((*shared_segments_p)[i]); in zend_shared_alloc_try()296 S_H(detach_segment)(ZSMMG(shared_segments)[i]); in zend_shared_alloc_shutdown() local
Completed in 24 milliseconds