Lumiera  0.pre.03
»edit your freedom«
SyncTimedwait_test Class Reference

Description

Test:
timeout feature on condition wait as provided by the underlying implementation and accessible via the object monitor based locking/waiting mechanism.

Without creating multiple threads, we engage into a blocking wait, which aborts due to setting a timeout.

See also
SyncWaiting_test
sync.hpp

Definition at line 65 of file sync-timedwait-test.cpp.

Friends

class Lock
 

Private Member Functions

virtual void run (Arg)
 

Additional Inherited Members

- Public Member Functions inherited from Test
virtual void run (Arg arg)=0
 
- Static Private Member Functions inherited from Sync< CONF >
static MonitorgetMonitor (Sync const *forThis)
 
+ Inheritance diagram for SyncTimedwait_test:
+ Collaboration diagram for SyncTimedwait_test:

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