summaryrefslogtreecommitdiff
path: root/sal/osl/w32/thread.c
AgeCommit message (Expand)Author
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-06-21re-base on ALv2 code.Michael Meeks
2011-08-17chmod -xTor Lillqvist
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-31sb138: #i115619# fix for MinGWsb
2011-01-28sb138: #i115619# osl_setThreadNamesb
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.19.78); FILE MERGEDRüdiger Timm
2007-10-15INTEGRATION: CWS sb71 (1.18.246); FILE MERGEDVladimir Glazounov
2005-09-08INTEGRATION: CWS ooo19126 (1.17.188); FILE MERGEDRüdiger Timm
2004-02-03INTEGRATION: CWS sal05 (1.16.88); FILE MERGEDJens-Heiner Rechtien
2003-04-01INTEGRATION: CWS sb3 (1.15.72); FILE MERGEDVladimir Glazounov
2001-06-14#88246# osl_terminateThread fixedOliver Braun
2001-06-08#87994# osl_freeThreadHandle() is removedJörg Budischewski
2001-06-08#87994# osl_freeThreadHandle() is made non-functional, osl_destroyThread does...Jörg Budischewski
2001-06-01#72993# removed obsolete membersOliver Braun
2001-05-14osl_sleepThread and osl_awakeThread removedOliver Braun
2001-05-09#84715# osl_getThreadTextEncoding first defaults to contents of environment v...Hennes Rohling
2001-04-11moved textencoding table to nlsupport.cOliver Braun
2001-03-14#include <osl/time.h> addedJoachim Lingner
2001-02-14#define _WIN32_DCOM removed and CoInitializeEx from osl_CoInitializeEx remove...Tino Rachui
2000-12-15#81964# New threads always have to run in MTA cause UNO recycles threadsHennes Rohling
2000-09-29Access TLS list within a critical sectionHennes Rohling
2000-09-29Code cleanup.Martin Maher
2000-09-29if thread terminates thread key callback function is calledHennes Rohling
2000-09-29osl_createThreadKeyData with callback function paramater, osl_setThreadKeyDat...Hennes Rohling
2000-09-18initial importJens-Heiner Rechtien