cthread
latest

Documentation:

  • Module (cthread)
  • Examples

Project

  • MIT License
  • Change Log
cthread
  • Docs »
  • Index
  • Edit on GitHub

Index

A | C | G | I | K | P | R | S | T | U

A

  • ACTIVE (cthread.ThreadState attribute)
  • alt() (cthread.ControllableThread method)

C

  • CallbackNotImplemented
  • ControllableThread (class in cthread)
  • cthread (module), [1]
  • CThreadException

G

  • get_state() (cthread.ThreadState method)

I

  • IDLE (cthread.ThreadState attribute)
  • InvalidAlternativeState
  • InvalidArgument
  • InvalidCallback
  • InvalidMaxState
  • InvalidName
  • InvalidQueue
  • InvalidState

K

  • kill() (cthread.ControllableThread method)
  • KILLED (cthread.ThreadState attribute)

P

  • pause() (cthread.ControllableThread method)
  • PAUSED (cthread.ThreadState attribute)

R

  • reset() (cthread.ControllableThread method)
  • resume() (cthread.ControllableThread method)
  • RESUMED (cthread.ThreadState attribute)
  • run() (cthread.ControllableThread method)

S

  • STARTED (cthread.ThreadState attribute)

T

  • ThreadState (class in cthread)

U

  • update_max_state() (cthread.ThreadState method)
  • update_state() (cthread.ThreadState method)

© Copyright 2019, Kieran Sonter Revision 953375f8.

Built with Sphinx using a theme provided by Read the Docs.