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

Method context

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

Source from the content-addressed store, hash-verified

40 beforeScriptExecution() string
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

Callers 10

go_ub_writeFunction · 0.65
go_write_headersFunction · 0.65
go_sapi_flushFunction · 0.65
getLoggerFunction · 0.65
go_mercure_publishFunction · 0.65
contextMethod · 0.65

Implementers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected