CLOCK_MONOTONIC    21 src/pkg/runtime/os_netbsd.c 	CLOCK_MONOTONIC = 3
CLOCK_MONOTONIC    21 src/pkg/runtime/os_openbsd.c 	CLOCK_MONOTONIC = 3
CLOCK_MONOTONIC    85 src/pkg/runtime/os_openbsd.c 				runtime·thrsleep(&m->waitsemacount, CLOCK_MONOTONIC, &ts, &m->waitsemalock, nil);