summaryrefslogtreecommitdiff
path: root/cppu/source/threadpool/thread.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-14cid#983623 Don't throw DisposedException past uno_threadpool_putJobStephan Bergmann1-12/+8
2014-08-25set names on a bunch more threads...Michael Stahl1-0/+2
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-3/+1
2014-05-19oox: drop using from headerThomas Arnhold1-0/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-02-17cppu: sal_Bool -> boolStephan Bergmann1-3/+3
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-2/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-6/+0
2012-06-13re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-23Better fix for ThreadPool/ORequestThread life cycleStephan Bergmann1-105/+79
2011-12-19Prevent creation of new ORequestThreads during shutdown.Stephan Bergmann1-0/+25
2011-11-27remove include of pch header in cppuNorbert Thiebaud1-2/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-11#i107490# cppu lifecycle cleanupCaolán McNamara1-15/+17
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.12.34); FILE MERGEDRüdiger Timm1-23/+18
2007-07-18INTEGRATION: CWS unomacli64 (1.11.36); FILE MERGEDOliver Bolte1-3/+3
2006-09-16INTEGRATION: CWS pchfix02 (1.10.10); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.6.46); FILE MERGEDJens-Heiner Rechtien1-5/+10
2006-04-26INTEGRATION: CWS jsc9 (1.8.2); FILE MERGEDKurt Zenker1-13/+8
2006-04-19INTEGRATION: CWS sb49 (1.7.38); FILE MERGEDJens-Heiner Rechtien1-8/+13
2005-09-08INTEGRATION: CWS ooo19126 (1.6.50); FILE MERGEDRüdiger Timm1-47/+21
2004-04-21INTEGRATION: CWS ooo20040329 (1.5.70); FILE MERGEDSander Vesik1-5/+6
2003-04-15INTEGRATION: CWS dbgmacros1 (1.4.58); FILE MERGEDVladimir Glazounov1-3/+3
2001-06-08#87994# osl_freeThreadHandle() is replaced by osl_destroyThreadJörg Budischewski1-3/+3
2001-02-20#83737# uno_threadpool_disposeThreads now offers a feature to join on all pre...Jörg Budischewski1-4/+80
2000-09-29temporary hack for thread local storage removedJörg Budischewski1-6/+2
2000-09-18initial importJens-Heiner Rechtien1-0/+170