|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JSimInvalidContextException | |
---|---|
cz.zcu.fav.kiv.jsim.ipc | This package provides classes for simulation of inter-process communication. |
Uses of JSimInvalidContextException in cz.zcu.fav.kiv.jsim.ipc |
---|
Methods in cz.zcu.fav.kiv.jsim.ipc that throw JSimInvalidContextException | |
---|---|
void |
JSimSemaphore.P()
P() is a potentially blocking operation that denotes the beginning of a critical section. |
void |
JSimSemaphore.V()
V() denotes the end of a critical section. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |