Übungen zu BS - Aufgaben (WS 2013/14)
Semaphore Elementverzeichnis
Vollständige Aufstellung aller Elemente für Semaphore einschließlich aller geerbten Elemente.
| dequeue() | Queue< Thread > | inlineprotected |
| enqueue(Thread *item) | Queue< Thread > | inlineprotected |
| first() | Queue< Thread > | inlineprotected |
| insert_after(Thread *old_item, Thread *new_item) | Queue< Thread > | inlineprotected |
| insert_first(Thread *item) | Queue< Thread > | inlineprotected |
| Queue() | Queue< Thread > | inlineprotected |
| remove(Thread *customer) | Waitingroom | virtual |
| Semaphore(int c) | Semaphore | inline |
| signal() | Semaphore | inline |
| wait() | Semaphore | inline |
| Waitingroom() (Definiert in Waitingroom) | Waitingroom | inline |
| ~Waitingroom() | Waitingroom | virtual |

