summaryrefslogtreecommitdiffstats
path: root/cppu/source/threadpool/thread.cxx
Commit message (Expand)AuthorAgeFilesLines
* cppu : use std::mutex in threadpoolArnaud Versini2021-04-061-8/+7
* Model the dispose tokens as `void const *` instead of `sal_Int64`Stephan Bergmann2020-06-151-2/+1
* Fix typoAndrea Gelmini2019-04-221-1/+1
* Replace lists by vector or deque (cppu)Julien Nabet2017-11-181-10/+6
* Revert "Fix typos"Stephan Bergmann2017-05-181-1/+1
* Fix typosAndrea Gelmini2017-05-181-1/+1
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert cppu's threadpool from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-151-1/+1
* Prevent self-join in ThreadAdmin::joinStephan Bergmann2016-12-071-1/+5
* tdf#91794: Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-081-6/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* boost->stdCaolán McNamara2015-09-141-0/+1
* Revert "Typo: iff->if"Julien Nabet2015-06-231-1/+1
* Typo: iff->ifJulien Nabet2015-06-231-1/+1
* Remove include stdio (part2)Julien Nabet2015-05-181-1/+0
* cid#1254675 Uncaught exceptionStephan Bergmann2014-11-171-1/+4
* cid#983623 Don't throw DisposedException past uno_threadpool_putJobStephan Bergmann2014-11-141-12/+8
* set names on a bunch more threads...Michael Stahl2014-08-251-0/+2
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-3/+1
* oox: drop using from headerThomas Arnhold2014-05-191-0/+1
* Remove unneccessary commentsAlexander Wilms2014-02-231-2/+2
* cppu: sal_Bool -> boolStephan Bergmann2014-02-171-3/+3
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-2/+1
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-6/+0
* re-base on ALv2 code.Michael Meeks2012-06-131-23/+14
* Better fix for ThreadPool/ORequestThread life cycleStephan Bergmann2012-05-231-105/+79
* Prevent creation of new ORequestThreads during shutdown.Stephan Bergmann2011-12-191-0/+25
* remove include of pch header in cppuNorbert Thiebaud2011-11-271-2/+0
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* #i107490# cppu lifecycle cleanupCaolán McNamara2010-10-111-15/+17
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS changefileheader (1.12.34); FILE MERGEDRüdiger Timm2008-04-111-23/+18
* INTEGRATION: CWS unomacli64 (1.11.36); FILE MERGEDOliver Bolte2007-07-181-3/+3
* INTEGRATION: CWS pchfix02 (1.10.10); FILE MERGEDOliver Bolte2006-09-161-2/+5
* INTEGRATION: CWS warnings01 (1.6.46); FILE MERGEDJens-Heiner Rechtien2006-06-191-5/+10
* INTEGRATION: CWS jsc9 (1.8.2); FILE MERGEDKurt Zenker2006-04-261-13/+8
* INTEGRATION: CWS sb49 (1.7.38); FILE MERGEDJens-Heiner Rechtien2006-04-191-8/+13
* INTEGRATION: CWS ooo19126 (1.6.50); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS ooo20040329 (1.5.70); FILE MERGEDSander Vesik2004-04-211-5/+6
* INTEGRATION: CWS dbgmacros1 (1.4.58); FILE MERGEDVladimir Glazounov2003-04-151-3/+3
* #87994# osl_freeThreadHandle() is replaced by osl_destroyThreadJörg Budischewski2001-06-081-3/+3
* #83737# uno_threadpool_disposeThreads now offers a feature to join on all pre...Jörg Budischewski2001-02-201-4/+80
* temporary hack for thread local storage removedJörg Budischewski2000-09-291-6/+2
* initial importJens-Heiner Rechtien2000-09-181-0/+170