Home
last modified time | relevance | path

Searched defs:shared_segment (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/opcache/
H A Dshared_alloc_mmap.c41 zend_shared_segment *shared_segment; in create_segments() local
84 static int detach_segment(zend_shared_segment *shared_segment) in detach_segment()
H A Dshared_alloc_posix.c41 zend_shared_segment_posix *shared_segment; in create_segments() local
80 static int detach_segment(zend_shared_segment_posix *shared_segment) in detach_segment()
H A Dshared_alloc_win32.c195 zend_shared_segment *shared_segment; in create_segments() local
317 static int detach_segment(zend_shared_segment *shared_segment) in detach_segment()
H A Dshared_alloc_shm.c127 static int detach_segment(zend_shared_segment_shm *shared_segment) in detach_segment()

Completed in 15 milliseconds