Unsoundness and accidental features in the [target_feature] attribute
predr.ag3 ポイント投稿者 willglynn0 コメント
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).