Searched refs:NewGate (Results 1 – 4 of 4) sorted by relevance
23 func NewGate(c int, f func()) *Gate { func
74 gate = ipc.NewGate(2**flagProcs, nil)
71 gate: ipc.NewGate(2**flagProcs, nil),
214 gate: ipc.NewGate(2**flagProcs, periodicCallback),