summaryrefslogtreecommitdiff
path: root/ACE/ace/Thread_Manager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merged branch ace-face-safety (FACE Safety Profile import from OCITAO).Adam Mitz2015-11-061-11/+135
|
* Removed single line Id tagJohnny Willemsen2015-01-071-2/+0
|
* Thu Jun 5 06:37:05 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-06-051-3/+3
| | | | | | | | | | | | * ace/Configuration.cpp: * ace/Connector.cpp: * ace/Thread_Manager.cpp: * ace/config-win32-msvc-14.h: Fixes for msvc14 * ace/OS_NS_time.inl: Disable calling gmtime_s, doesn't work with ctp2014
* Thu Apr 11 15:45:41 UTC 2013 Huang-Ming Huang <huangh@ociweb.com>huangh2013-04-111-11/+11
|
* Thu Aug 16 13:43:39 UTC 2012 Martin Corino <mcorino@remedy.nl>mcorino2012-08-161-0/+3
|
* ChangeLogTag: Thu Aug 16 09:22:31 UTC 2012 Martin Corino <mcorino@remedy.nl>mcorino2012-08-161-4/+23
|
* Sat Mar 3 20:48:15 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-03-031-0/+1
| | | | | * ace/Thread_Manager.cpp: Coverity fix
* ChangeLogTag:Tue Dec 20 15:36:24 UTC 2011 Steve Huston <shuston@riverace.com>Steve Huston2011-12-201-5/+9
|
* (no commit message)Johnny Willemsen2011-06-291-2/+3
|
* Tue Nov 23 23:20:07 UTC 2010 Steve Huston <shuston@riverace.com>Steve Huston2010-11-231-2/+4
|
* Mon Aug 16 12:58:31 UTC 2010 Marijke Hengstmengel <mhengstmengel@remedy.nl>mhengstmengel2010-08-161-4/+0
| | | Removed ACE_RCSID
* Thu May 14 12:06:05 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-05-141-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * ace/Default_Constants.h: Only define ACE_DLL_PREFIX when it has not been defined yet, that way the mingw specific define can move to the mingw config file * ace/config-win32-mingw.h: Define ACE_DLL_PREFIX here * ace/OS_NS_dlfcn.inl: Initialise pointer with 0 * ace/OS_NS_sys_mman.inl: Const change * ace/OS_NS_Thread.cpp: Removed some not needed ACE_UNUSED_ARG * ace/OS_Thread_Adapter.h: * ace/Process.cpp: * ace/Sig_Handler.cpp: * ace/Thread_Manager.inl: Layout change * ace/Thread_Manager.cpp: Const change, initialise pointer with 0
* Wed Dec 3 07:55:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-12-031-7/+9
|
* Wed Nov 12 19:25:30 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-11-121-3/+3
|
* Wed Sep 17 12:19:59 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-09-171-1/+1
|
* (no commit message)Johnny Willemsen2008-08-121-1/+1
|
* Tue Aug 12 08:00:15 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-08-121-2/+2
|
* Mon Aug 11 13:37:15 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-08-111-114/+135
|
* ChangeLogTag: Thu Aug 7 20:21:29 UTC 2008 Jeff Parsons ↵parsons2008-08-071-26/+63
| | | | <j.parsons@vanderbilt.edu>
* undoing accidental deletionWilliam R. Otte2008-03-041-0/+2163
|
* swap in externals for ACE and TAOWilliam R. Otte2008-03-041-2163/+0
|
* Mon Dec 3 10:02:54 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-12-031-29/+0
|
* (no commit message)Johnny Willemsen2007-11-271-12/+20
|
* Fri Nov 9 09:37:21 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-11-091-25/+0
|
* Mon Oct 29 14:17:15 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-10-291-44/+20
|
* Tue Oct 23 10:41:15 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-10-231-41/+41
|
* Wed Oct 3 19:31:15 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-10-031-4/+4
|
* Tue Jul 31 18:14:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-07-311-8/+8
|
* ChangeLogTag: Fri Jul 20 07:36:00 UTC 2007 Simon Massey <sma@prismtech.com>sma2007-07-201-2/+2
|
* ChangeLogTag: Thu Jul 19 14:00:00 UTC 2007 Simon Massey <sma@prismtech.com>sma2007-07-191-1/+1
|
* ChangeLogTag: Thu Jul 5 07:40:00 UTC 2007 Simon Massey <sma@prismtech.com>sma2007-07-051-0/+3
|
* ChangeLogTag:Tue Apr 3 22:29:41 UTC 2007 Steve Huston <shuston@riverace.com>Steve Huston2007-04-031-2/+2
|
* Fri Feb 2 10:31:14 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-02-021-1/+1
|
* Tue Jan 9 15:36:30 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-01-091-105/+8
|
* ChangeLogTag:Mon Oct 23 02:28:42 UTC 2006 Ossama Othman <ossama_othman at ↵Ossama Othman2006-10-231-1/+1
| | | | symantec dot com>
* Repo restructuringWilliam R. Otte2006-07-241-0/+2327