//
pkg.gl
Category
github.com/searKing/golang/go
runtime
goroutine
package
1.2.120
Repository:
https://github.com/searking/golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
162 SLOC
#
Functions
ID
ID returns goroutine id of the goroutine that calls it.
NewLock
NewLock returns a goroutine Lock, that checks whether goroutine of lock newer and check caller differ.
#
Variables
DebugGoroutines
No description provided by the author
#
Type aliases
Lock
Lock represents a goroutine ID, with goroutine ID checked, that is whether GoRoutines of lock newer and check caller differ.