单项选择题

在threading模块中,()函数,可以返回当前的线程数量

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