Re-examining SetThreadContext

Alexandre Julliard julliard at winehq.org
Mon Feb 7 07:59:13 CST 2005


Mike Hearn <mh at codeweavers.com> writes:

> Dealing with the set/thread context operations in SIGUSR1 makes sense
> because they are only allowed when the target thread is suspended.

What makes you think that?  There is no such restriction in the API,
you can get/set the context without suspending the thread.  The
obvious use case is a thread setting its own context.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list