thread_start_wrapper 82 src/pkg/runtime/cgo/gcc_openbsd_386.c return sys_pthread_create(thread, attr, thread_start_wrapper, p); thread_start_wrapper 82 src/pkg/runtime/cgo/gcc_openbsd_amd64.c return sys_pthread_create(thread, attr, thread_start_wrapper, p);