Embedded Python Real-Time FrameWork : API  Build 20250616.1
 All Classes Namespaces Files Functions Variables Pages
pyRT.gatea.sys.Thread Namespace Reference

Named thread that start and stops cleanly. More...

Classes

class  Mutex
 "Thread aware" Native Python mutex. More...
 
class  Thread
 Native Python thread that start and stops cleanly. More...
 

Functions

def CurrentThreadID
 

Variables

 _bDbgShoLock = False
 raise SystemError( 'Bapple' ) More...
 

Detailed Description

Named thread that start and stops cleanly.

Function Documentation

def pyRT.gatea.sys.Thread.CurrentThreadID ( )
Returns
Current Thrad ID

Variable Documentation

pyRT.gatea.sys.Thread._bDbgShoLock = False

raise SystemError( 'Bapple' )

Set True to dump Mutex.Lock() / Unlock()