release() Release a lock, decrementing the recursion level. If after the decrement the recursion level is zero, reset the lock
exception concurrent.futures.process.BrokenProcessPool Derived from
dwFlags A bit field that determines whether certain STARTUPINFO attributes are used when the process creates a
hStdError If dwFlags specifies STARTF_USESTDHANDLES, this attribute is the standard error handle for
Value(typecode, value) Create an object with a writable value attribute and return a proxy for it.
Queue.get(block=True, timeout=None) Remove and return an item from the queue. If optional args block is true and timeout
stderr Stderr output of the child process if it was captured by run(). Otherwise, None.
start() Start the thread’s activity. It must be called at most once per thread object. It arranges
acquire(blocking=True, timeout=-1) Acquire a lock, blocking or non-blocking. When invoked without
class threading.local A class that represents thread-local data. For more details and extensive
Page 7 of 29