register(typeid[, callable[, proxytype[, exposed[, method_to_typeid[, create_method]]]]]) A classmethod which can be used for
abort() Put the barrier into a broken state. This causes any active or future calls to wait() to fail with the
Array(typecode, sequence) Create an array and return a proxy for it.
put(item) Put item into the queue.
scheduler.run(blocking=True) Run all scheduled events. This method will wait (using the delayfunc() function passed
isDaemon() setDaemon() Old getter/setter API for daemon; use it directly as a property instead.
threading.settrace(func) Set a trace function for all threads started from the threading module. The func
multiprocessing.get_all_start_methods() Returns a list of the supported start methods, the first of which is the default. The
hStdOutput If dwFlags specifies STARTF_USESTDHANDLES, this attribute is the standard output handle
put_nowait(obj) Equivalent to put(obj, False).
Page 17 of 29