func runtime.exitThread

2 uses

	runtime (current package)
		proc.go#L1455: 	exitThread(&m.freeWait)
		sys_darwin.go#L403: func exitThread(wait *uint32) {