Aufgabe 6: Synchronisation
GuardedBell Class Reference
Guarded interface to Bell objects used by user applications. More...
#include <syscall/guarded_bell.h>
Inheritance diagram for GuardedBell:
Collaboration diagram for GuardedBell:
Static Public Member Functions | |
static void | sleep (unsigned int ms) |
Creates a temporary bell object and sleeps for the given timespan. More... | |
Detailed Description
Guarded interface to Bell objects used by user applications.
Implements the system call interface for class Bell. All methods provided by this class are wrappers for the respective method from the base class, which provide additional synchronization by using the class Guarded.
Member Function Documentation
|
inlinestatic |
The documentation for this class was generated from the following file:
- syscall/guarded_bell.h