Home
last modified time | relevance | path

Searched defs:SetTeardown (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/jbenet/goprocess/
H A Dbackground.go23 func (*bgProcess) SetTeardown(tf TeardownFunc) { func
H A Dgoprocess.go120 SetTeardown(tf TeardownFunc) methodSpec
H A Dimpl-mutex.go142 func (p *process) SetTeardown(tf TeardownFunc) { func