async_thread
thread_id tid = spawn_thread(async_thread, "async", B_NORMAL_PRIORITY,
static status_t async_thread(void* data);