threadDetach method

void threadDetach()

Implementation

void threadDetach() {
  _threadDetach(self);
}