Home
last modified time | relevance | path

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

/PHP-7.3/ext/opcache/
H A Dshared_alloc_mmap.c38 zend_shared_segment *shared_segment; in create_segments() local
77 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.c202 zend_shared_segment *shared_segment; in create_segments() local
324 static int detach_segment(zend_shared_segment *shared_segment) in detach_segment()
H A Dshared_alloc_shm.c128 static int detach_segment(zend_shared_segment_shm *shared_segment) in detach_segment()

Completed in 14 milliseconds