MCPcopy Index your code
hub / github.com/php/frankenphp / go_frankenphp_shutdown_main_thread

Function go_frankenphp_shutdown_main_thread

phpmainthread.go:181–183  ·  view source on GitHub ↗

export go_frankenphp_shutdown_main_thread

()

Source from the content-addressed store, hash-verified

179
180//export go_frankenphp_shutdown_main_thread
181func go_frankenphp_shutdown_main_thread() {
182 mainThread.state.Set(state.Reserved)
183}
184
185//export go_get_custom_php_ini
186func go_get_custom_php_ini(disableTimeouts C.bool) *C.char {

Callers

nothing calls this directly

Calls 1

SetMethod · 0.80

Tested by

no test coverage detected