Searched refs:contextWithCancel (Results 1 – 3 of 3) sorted by relevance
50 func contextWithCancel(ctx contextContext) (_ contextContext, cancel func()) { func
30 func contextWithCancel(ctx contextContext) (_ contextContext, cancel func()) { func
1865 ctx, cancelCtx := contextWithCancel(sc.baseCtx)