summaryrefslogtreecommitdiff
path: root/cppu/source/threadpool/thread.cxx
AgeCommit message (Expand)Author
2020-06-15Model the dispose tokens as `void const *` instead of `sal_Int64`Stephan Bergmann
2019-04-22Fix typoAndrea Gelmini
2017-11-18Replace lists by vector or deque (cppu)Julien Nabet
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert cppu's threadpool from OSL_ASSERT to assertChris Sherlock
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2016-12-07Prevent self-join in ThreadAdmin::joinStephan Bergmann
2016-03-08tdf#91794: Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-05-18Remove include stdio (part2)Julien Nabet
2014-11-17cid#1254675 Uncaught exceptionStephan Bergmann
2014-11-14cid#983623 Don't throw DisposedException past uno_threadpool_putJobStephan Bergmann
2014-08-25set names on a bunch more threads...Michael Stahl
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-19oox: drop using from headerThomas Arnhold
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17cppu: sal_Bool -> boolStephan Bergmann
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-06-13re-base on ALv2 code.Michael Meeks
2012-05-23Better fix for ThreadPool/ORequestThread life cycleStephan Bergmann
2011-12-19Prevent creation of new ORequestThreads during shutdown.Stephan Bergmann
2011-11-27remove include of pch header in cppuNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-11#i107490# cppu lifecycle cleanupCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.12.34); FILE MERGEDRüdiger Timm
2007-07-18INTEGRATION: CWS unomacli64 (1.11.36); FILE MERGEDOliver Bolte
2006-09-16INTEGRATION: CWS pchfix02 (1.10.10); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.6.46); FILE MERGEDJens-Heiner Rechtien
2006-04-26INTEGRATION: CWS jsc9 (1.8.2); FILE MERGEDKurt Zenker
2006-04-19INTEGRATION: CWS sb49 (1.7.38); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.6.50); FILE MERGEDRüdiger Timm
2004-04-21INTEGRATION: CWS ooo20040329 (1.5.70); FILE MERGEDSander Vesik
2003-04-15INTEGRATION: CWS dbgmacros1 (1.4.58); FILE MERGEDVladimir Glazounov
2001-06-08#87994# osl_freeThreadHandle() is replaced by osl_destroyThreadJörg Budischewski
2001-02-20#83737# uno_threadpool_disposeThreads now offers a feature to join on all pre...Jörg Budischewski
2000-09-29temporary hack for thread local storage removedJörg Budischewski
2000-09-18initial importJens-Heiner Rechtien