In a threaded application I think you mean but all RPCs are dispatched
holding a global lock so even within a threaded application, only a
single GL call will be executed at a time.
The other scenario would be multiple applications trying to use GL but
AFAICT, this is not supported in the current model.
Regards,
Anthony Liguori
--