include: Get rid of the definitions for the pthread emulation.
[wine] / include / wine / pthread.h
2009-03-26  Alexandre Julliardinclude: Get rid of the definitions for the pthread...
2008-09-09  Rob Shearmaninclude: Define sigset_t in pthread.h if HAVE_SIGSET_T...
2006-08-07  Tijl Coosemansloader/pthread: Added pthread_attr_get_np support.
2006-06-23  Alexandre Julliardlibwine: Added entry for sigprocmask in the pthread...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-04  Alexandre JulliardAvoid DECLSPEC_NORETURN on function pointers for MSVC...
2006-01-03  Rolf Kalbermatterinclude: Fix DECLSPEC_NORETURN for compilation with...
2005-09-13  Alexandre JulliardAvoid some warnings on 64-bit platforms.
2005-09-03  Alexandre JulliardUse explicit function pointers for pthread support...
2004-02-05  Alexandre JulliardRevert the thread exit race fix for now, it doesn't...
2004-02-05  Alexandre JulliardFixed a couple of race conditions in the wine_pthread...
2003-11-09  Alexandre JulliardMoved the remaining SYSDEPS_* functions to the wine_pth...
2003-11-05  Alexandre JulliardAdded wine_pthread_create_thread and wine_pthread_exit_...
2003-09-23  Alexandre JulliardAuthors: Juraj Hercek <juraj@syncad.com>, Eric Frias...
2003-09-03  Alexandre JulliardMoved the implementation of the pthread wrappers to...