Public Member Functions | Private Member Functions | Private Attributes
thread_stopper.Thread Class Reference

List of all members.

Public Member Functions

def raise_exc
def terminate

Private Member Functions

def _get_my_tid

Private Attributes

 _thread_id

Detailed Description

Definition at line 21 of file thread_stopper.py.


Member Function Documentation

def thread_stopper.Thread._get_my_tid (   self) [private]
determines this (self's) thread id

Definition at line 22 of file thread_stopper.py.

def thread_stopper.Thread.raise_exc (   self,
  exctype 
)
raises the given exception type in the context of this thread

Definition at line 39 of file thread_stopper.py.

raises SystemExit in the context of the given thread, which should 
cause the thread to exit silently (unless caught)

Definition at line 43 of file thread_stopper.py.


Member Data Documentation

Definition at line 22 of file thread_stopper.py.


The documentation for this class was generated from the following file:


rcommander
Author(s): Hai Nguyen (haidai@gmail.com)
autogenerated on Thu Nov 28 2013 11:46:34