This is the mail archive of the pthreads-win32@sources.redhat.com mailing list for the pthreas-win32 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Cancelling threads


Ross Johnson wrote:
> 
> The mechanism used to asynchronously cancel a thread in pthreads-win32
> is by directly overwriting the CPU's PC register to force it to run a
                                 ^^^^^
Sorry, that should read "overwriting the thread's CONTEXT PC value".

Ross


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]