单项选择题

A、should_stop用来通知当前线程是否要停止
B、request_stop用来通知其他线程是否要停止
C、should_stop用来控制当前线程和其他所有线程是否全部停止
D、wait_for_stop用来等待Coordinator通知进程停止