[ros-dev] [ros-diffs] [dchapyshev] 42012: - Samplify SwitchToThread and QueueUserWorkItem - Remove unneeded InternalWorkItemTrampoline function and QUEUE_USER_WORKITEM_CONTEXT structure - Other small changes

Thomas Bluemel thomas at reactsoft.com
Fri Jul 17 21:03:18 CEST 2009


This explains why we are using a trampoline function and not just 
typecast there...  Is there a reason you changed this?

- Thomas

dchapyshev at svn.reactos.org wrote:
> -    /* NOTE: Don't use Function directly since the callback signature
> -             differs. This might cause problems on certain platforms... */
> -    Status = RtlQueueWorkItem(InternalWorkItemTrampoline,
> -                              WorkItemContext,


More information about the Ros-dev mailing list