summaryrefslogtreecommitdiff
path: root/sal/osl/w32/thread.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.19.78); FILE MERGEDRüdiger Timm1-23/+18
2007-10-15INTEGRATION: CWS sb71 (1.18.246); FILE MERGEDVladimir Glazounov1-18/+3
2005-09-08INTEGRATION: CWS ooo19126 (1.17.188); FILE MERGEDRüdiger Timm1-47/+21
2004-02-03INTEGRATION: CWS sal05 (1.16.88); FILE MERGEDJens-Heiner Rechtien1-13/+14
2003-04-01INTEGRATION: CWS sb3 (1.15.72); FILE MERGEDVladimir Glazounov1-6/+4
2001-06-14#88246# osl_terminateThread fixedOliver Braun1-3/+3
2001-06-08#87994# osl_freeThreadHandle() is removedJörg Budischewski1-10/+2
2001-06-08#87994# osl_freeThreadHandle() is made non-functional, osl_destroyThread does...Jörg Budischewski1-20/+8
2001-06-01#72993# removed obsolete membersOliver Braun1-44/+10
2001-05-14osl_sleepThread and osl_awakeThread removedOliver Braun1-85/+2
2001-05-09#84715# osl_getThreadTextEncoding first defaults to contents of environment v...Hennes Rohling1-3/+9
2001-04-11moved textencoding table to nlsupport.cOliver Braun1-54/+6
2001-03-14#include <osl/time.h> addedJoachim Lingner1-2/+5
2001-02-14#define _WIN32_DCOM removed and CoInitializeEx from osl_CoInitializeEx remove...Tino Rachui1-7/+2
2000-12-15#81964# New threads always have to run in MTA cause UNO recycles threadsHennes Rohling1-2/+3
2000-09-29Access TLS list within a critical sectionHennes Rohling1-4/+15
2000-09-29Code cleanup.Martin Maher1-104/+2
2000-09-29if thread terminates thread key callback function is calledHennes Rohling1-4/+61
2000-09-29osl_createThreadKeyData with callback function paramater, osl_setThreadKeyDat...Hennes Rohling1-13/+50
2000-09-18initial importJens-Heiner Rechtien1-0/+820