frei0r
Concurrency

Concurrency

These methods must not be called more than once. It is obvious that no concurrent calls are allowed.

Concurrent calls of these functions are allowed.

If a thread is in one of these methods its allowed for another thread to enter one of theses methods for a different effect instance. But for one effect instance only one thread is allowed to execute any of these methods.