Home
last modified time | relevance | path

Searched defs:TeardownFunc (Results 1 – 5 of 5) sorted by relevance

/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/jbenet/goprocess/
H A Dgoprocess.go120 SetTeardown(tf TeardownFunc)
151 type TeardownFunc func() error type
234 func WithTeardown(tf TeardownFunc) Process {
H A Dimpl-mutex.go26 func newProcess(tf TeardownFunc) *process {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/jbenet/goprocess/context/
H A Dcontext.go26 func WithContextAndTeardown(ctx context.Context, tf goprocess.TeardownFunc) goprocess.Process {
/dports/devel/folly/folly-2021.12.27.00/folly/
H A DSingleton.h306 typedef std::function<void(T*)> TeardownFunc; typedef
424 typedef std::function<void(void*)> TeardownFunc; typedef
594 typedef std::function<void(T*)> TeardownFunc; typedef
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/Folly/folly/
H A DSingleton.h304 typedef std::function<void(T*)> TeardownFunc; typedef
414 typedef std::function<void(void*)> TeardownFunc; typedef
574 typedef std::function<void(T*)> TeardownFunc; typedef