main
if
switch
for
while
do
continue
break
goto
return
sizeof
_Alignof
const
volatile
restrict
struct
union
_Alignas
typedef
_Static_assert
inline
_Noreturn
this_thread
销毁 jthread 对象。
jthread
若 *this 拥有关联线程( joinable() == true ),则调用 request_stop() 然后 join() 。
若先前已请求 jthread 停止则 request_stop() 无效果。
jthread 在下列操作后无关联线程