func runtime.usleep_trampoline

2 uses

	runtime (current package)
		sys_darwin.go#L226: 	libcCall(unsafe.Pointer(funcPC(usleep_trampoline)), unsafe.Pointer(&usec))
		sys_darwin.go#L228: func usleep_trampoline()