Index

_ | A | C | D | E | I | L | M | N | P | S | T

_

  • __call__() (pooled.AsyncIOTask method)
    • (pooled.ThreadPooled method)
    • (threaded.Threaded method)
  • __init__() (pooled.AsyncIOTask method)
    • (pooled.ThreadPooled method)
    • (threaded.Threaded method)
  • _func (pooled.AsyncIOTask attribute)
    • (pooled.ThreadPooled attribute)
    • (threaded.Threaded attribute)

A

  • AsyncIOTask (class in pooled)
  • asynciotask() (in module pooled)

C

  • configure() (pooled.ThreadPooled class method)

D

  • daemon (threaded.Threaded attribute)

E

  • executor (pooled.ThreadPooled attribute)

I

  • is_shutdown (pooled.ThreadPoolExecutor attribute)

L

  • loop_getter (pooled.AsyncIOTask attribute)
    • (pooled.ThreadPooled attribute)
  • loop_getter_need_context (pooled.AsyncIOTask attribute)
    • (pooled.ThreadPooled attribute)

M

  • max_workers (pooled.ThreadPoolExecutor attribute)

N

  • name (threaded.Threaded attribute)

P

  • pooled (module), [1]

S

  • shutdown() (pooled.ThreadPooled class method)
  • started (threaded.Threaded attribute)

T

  • Threaded (class in threaded)
  • threaded (module)
  • threaded() (in module threaded)
  • ThreadPooled (class in pooled)
  • threadpooled() (in module pooled)
  • ThreadPoolExecutor (class in pooled)

threaded

Navigation

  • API: Decorators: ThreadPooled, threadpooled.
  • API: Decorators: Threaded class and threaded function.
  • API: Decorators: AsyncIOTask, asynciotask.

Related Topics

  • Documentation overview

Quick search

©2016-2017, Alexey Stepanov. | Powered by Sphinx 1.8.5 & Alabaster 0.7.12