Argon RTOS  1.3.0
Tiny embedded real-time kernel
Ar Namespace Reference

The Argon RTOS namespace. More...

Classes

class  Channel
 Channel. More...
 
class  Mutex
 Mutex object. More...
 
class  Queue
 A blocking queue for inter-thread messaging. More...
 
class  RunLoop
 Run loop. More...
 
class  Semaphore
 Counting semaphore class. More...
 
class  StaticQueue
 Template class to help statically allocate a Queue. More...
 
class  Thread
 Preemptive thread class. More...
 
class  ThreadWithStack
 Template to create a thread and its stack. More...
 
class  Timer
 Timer object. More...
 
class  TimerWithMemberCallback
 Timer object taking a member function callback. More...
 
class  TypedChannel
 Typed channel. More...
 

Detailed Description

The Argon RTOS namespace.