class multiprocessing.Event A clone of
threading.active_count() Return the number of Thread objects currently alive. The returned count is equal to the
list() list(sequence) Create a shared list object and return a proxy for it.
Condition([lock]) Create a shared
address The address used by the manager.
class multiprocessing.managers.BaseManager([address[, authkey]]) Create a BaseManager object. Once
class subprocess.STARTUPINFO Partial support of the Windows
recv_bytes([maxlength]) Return a complete message of byte data sent from the other end of the connection as a string. Blocks
scheduler.enterabs(time, priority, action, argument=(), kwargs={}) Schedule a new event. The time argument should be
join_thread() Join the background thread. This can only be used after close() has been called. It blocks until
Page 6 of 29