Vitaliy Margolen <[EMAIL PROTECTED]> writes:

> +/***********************************************************************
> + *           do_grab_pointer
> + *
> + * Helper to call grab_pointer from any thread.
> + *
> + * x11_lock have to be held when calling this function. It will be
> + * released upon return.

Don't do that, lock/unlock should be done at the same level, it makes
it really hard to verify otherwise.

-- 
Alexandre Julliard
[EMAIL PROTECTED]


Reply via email to