connection_runner
static int32 connection_runner(void *_cookie);
cookie->runner = spawn_thread(connection_runner, "connection runner", B_NORMAL_PRIORITY, cookie);