Unsoundness and accidental features in the [target_feature] attribute
predr.ag3 pointsby willglynn0 comments
The detached attribute merely determines the behavior of the
system when the thread terminates; it does not prevent the thread
from being terminated if the process terminates using exit(3) (or
equivalently, if the main thread returns).