7 lines
59 B
Go
7 lines
59 B
Go
// +build windows
|
|
|
|
package proc
|
|
|
|
func dumpGoroutines() {
|
|
}
|