+/* called from spice server thread context (via interface_release_ressource) */There's still the implicit assumption that the reader understands that we're not carrying the global mutex here and that we're relying on the functions used to be re-entrant. I think we need a big scary warning here otherwise it's just far too easy to break this code.
Ok, I'll make it more verbose. cheers, Gerd