Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/
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_mmap.c170 zend_shared_segment *shared_segment; in create_segments() local
270 static int detach_segment(zend_shared_segment *shared_segment) in detach_segment()
H A Dshared_alloc_win32.c205 zend_shared_segment *shared_segment; in create_segments() local
335 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 29 milliseconds