server: Make async I/O queues into real objects.
[wine] / server / context_alpha.c
2006-06-27  Alexandre Julliardserver: Moved get/set_thread_context implementation...
2006-06-23  Alexandre Julliardserver: Moved some common bits of get/set_thread_contex...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-19  Alexandre Julliardserver: Use the standard suspend mechanism to simulate...
2006-04-10  Alexandre Julliardserver: Moved the tkill function to ptrace.c.
2006-04-10  Alexandre Julliardserver: Get rid of the no longer used get_thread_single...
2006-02-14  Eric Pouechserver: When possible, use tgkill instead of tkill...
2005-12-21  Alexandre Julliardserver: Set the context flags in get_thread_context...
2004-10-14  Vincent BéronCreate the necessary functions for wineserver contexts...