单项选择题

在threading模块中,()函数,可以用列表返回当前运行的线程

A.current_thread()
B.active_count()
C.enumerate()
D.threading