summaryrefslogtreecommitdiffstats
path: root/cppu/source/threadpool/jobqueue.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use the saner std::condition_variable semantics for JobQueue::m_cndWaitStephan Bergmann2020-06-161-45/+31
* Model the dispose tokens as `void const *` instead of `sal_Int64`Stephan Bergmann2020-06-151-6/+6
* Remove a potentially already enqueued response when a bridge is disposedStephan Bergmann2020-06-151-0/+7
* Simplify containers iterations in cppcanvas, cppu, cppuhelperArkadiy Illarionov2019-03-031-5/+3
* 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
* std::list<sal_Int64> -> std::dequeNoel Grandin2016-09-011-1/+1
* cppcheck:useInitializationListNoel Grandin2015-11-221-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* Some oslCondition -> osl::ConditionStephan Bergmann2015-08-181-15/+7
* cppu: sal_Bool -> boolStephan Bergmann2014-02-171-7/+7
* sal_Bool to boolTakeshi Abe2013-03-041-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-131-23/+14
* cppu: JobQueue::enter: add mutex guards for m_nToDoMichael Stahl2012-02-271-3/+6
* Avoid deadlocks when disposing recursive JobQueue::enterStephan Bergmann2012-02-101-2/+5
* remove include of pch header in cppuNorbert Thiebaud2011-11-271-2/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-081-0/+4
|\
| * sb132: #i112448# proper clean up in JobQueue::enter (patch by olistraub)sb2010-10-251-0/+4
| * sb126: #i107490# cppu lifecycle cleanup (patch by cmc, plus removal of now ob...sb2010-07-071-1/+2
* | Some cppcheck cleaningJulien Nabet2011-01-121-1/+1
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* | #i107490# cppu lifecycle cleanupCaolán McNamara2010-10-111-1/+2
|/
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS changefileheader (1.7.74); FILE MERGEDRüdiger Timm2008-04-111-23/+18
* INTEGRATION: CWS pchfix02 (1.6.10); FILE MERGEDOliver Bolte2006-09-161-2/+5
* INTEGRATION: CWS warnings01 (1.2.46); FILE MERGEDJens-Heiner Rechtien2006-06-191-5/+4
* INTEGRATION: CWS jsc9 (1.4.2); FILE MERGEDKurt Zenker2006-04-261-6/+4
* INTEGRATION: CWS sb49 (1.3.38); FILE MERGEDJens-Heiner Rechtien2006-04-191-4/+6
* INTEGRATION: CWS ooo19126 (1.2.50); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS ooo20040329 (1.1.1.1.140); FILE MERGEDSander Vesik2004-04-211-4/+4
* initial importJens-Heiner Rechtien2000-09-181-0/+223