The Pedigree Project
0.1
|
Public Member Functions | |
MonitorTarget (Thread *thread, Event *event) | |
MonitorTarget (Semaphore *sem) | |
Public Attributes | |
Thread * | pThread |
Event * | pEvent |
Semaphore * | pSemaphore |
Contains information about a particular target to send events to.