Searched defs:traceLocker (Results 1 – 3 of 3) sorted by relevance
163 type traceLocker struct { struct164 mp *m165 gen uintptr272 func (tl traceLocker) ok() bool {281 func traceRelease(tl traceLocker) {303 func (tl traceLocker) Gomaxprocs(procs int32) {310 func (tl traceLocker) ProcStart() {319 func (tl traceLocker) ProcStop(pp *p) {329 func (tl traceLocker) GCActive() {340 func (tl traceLocker) GCStart() {[all …]
26 traceLocker anonMember
4742 func exitsyscallfast_reacquired(trace traceLocker) {