drbd_thread_start
extern int drbd_thread_start(struct drbd_thread *thi);
drbd_thread_start(thi);
drbd_thread_start(&connection->worker);
drbd_thread_start(&connection->ack_receiver);
drbd_thread_start(&connection->receiver);