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

Method frankenPHPContext

phpthread.go:43–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41 afterScriptExecution(exitStatus int)
42 context() context.Context
43 frankenPHPContext() *frankenPHPContext
44 // drain is a hook called by drainWorkerThreads right before drainChan is
45 // closed. Handlers that need to wake up a thread parked in a blocking C
46 // call (e.g. by closing a stop pipe) plug their signal in here. All

Callers 14

go_ub_writeFunction · 0.65
go_write_headersFunction · 0.65
go_sapi_flushFunction · 0.65
go_read_postFunction · 0.65
go_read_cookiesFunction · 0.65
getLoggerFunction · 0.65
go_is_context_doneFunction · 0.65
go_mercure_publishFunction · 0.65
frankenPHPContextMethod · 0.65
go_update_request_infoFunction · 0.65

Implementers 4

taskThreadthreadtasks_test.go
workerThreadthreadworker.go
inactiveThreadthreadinactive.go
regularThreadthreadregular.go

Calls

no outgoing calls

Tested by

no test coverage detected