summaryrefslogtreecommitdiff
path: root/ACE/ace/OS_NS_Thread.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed FAIL value from ACE_OSCALL an ACE_OSCALL_RETURN, not used at allJohnny Willemsen2021-06-281-29/+22
* Renamed ACE_HAS_WIN32_STRUCTURAL_EXCEPTIONS to ACE_HAS_WIN32_STRUCTURED_EXCEP...Johnny Willemsen2021-06-261-2/+2
* Use reset instead of ACE_auto_ptr_resetJohnny Willemsen2021-06-081-2/+1
* Merge pull request #1389 from iguessthislldo/igtd/gettid-exportFred Hornsey2021-01-071-10/+0
|\
| * Move thr_gettid to inlineJohnny Willemsen2021-01-071-10/+0
* | Removed empty lineJohnny Willemsen2021-01-061-1/+0
|/
* Remove redundant void from the core ACE library filesJohnny Willemsen2020-12-071-3/+3
* Remove checks for ACE_HAS_CPP11 and remove the code for C++03 now that we req...Johnny Willemsen2020-11-101-4/+0
* ACE_OS::rwlock_init: On Win32, use unnamed kernelAdam Mitz2020-07-171-6/+29
* Add support for Embarcadero C++ Builder 10.4 SydneyJohnny Willemsen2020-05-271-1/+0
* Removed commented out code, small const changeJohnny Willemsen2020-05-081-10/+1
* wchar fixAdam Mitz2020-01-201-1/+1
* code review changesAdam Mitz2020-01-171-5/+5
* ACE_OS::rwlock_init - fixed bug when RW Lock is emulated and creating a condi...Adam Mitz2020-01-161-57/+77
* Merge pull request #917 from ocielliottc/masterocielliottc2019-06-241-6/+8
|\
| * - Use ACE_OS::send and ACE_OS::recv on MQX, instead of write and read.Chad Elliott2019-06-061-6/+8
* | Conditional Include of OS_NS_sys_resource.hFred Hornsey2019-06-061-1/+3
* | Remove gettid checkFred Hornsey2019-06-051-1/+1
* | gettid: Use ACE_NOTSUP_RETURN and other fixesFred Hornsey2019-05-021-4/+2
* | Use reinterpret_cast insteadFred Hornsey2019-05-011-1/+1
* | Account for "opaque_pthread_t"Fred Hornsey2019-04-181-1/+3
* | Respond to PR commentsFred Hornsey2019-04-171-6/+4
* | Add ACE_OS::thr_gettid()Fred Hornsey2019-04-111-0/+13
|/
* Add missing explicitJohnny Willemsen2019-02-071-1/+1
* Removed ACE_NO_HEAP_CHECK macro because it is broken, see issue #733Johnny Willemsen2019-02-061-3/+0
* Make use of std::unique_ptr when we have C++11Johnny Willemsen2018-05-151-1/+4
* Merge pull request #437 from jwillemsen/jwi-issplittingJohnny Willemsen2017-07-201-2/+1
|\
| * No ACE_INLINE in a cppJohnny Willemsen2017-07-131-2/+1
| * Removed ACE_IS_SPLITTING, simplifies our codeJohnny Willemsen2017-07-131-2/+2
* | Fixed typoJohnny Willemsen2017-07-141-1/+1
|/
* Fixed coverity defectsAdam Mitz2015-11-301-0/+2
* Fixed fuzz checks and wchar build problems.Adam Mitz2015-11-121-1/+1
* Merged branch ace-face-safety (FACE Safety Profile import from OCITAO).Adam Mitz2015-11-061-715/+410
* Remove trailing whitespace.Steve Huston2015-03-021-1/+1
* Adjustments for type and value changes made at VxWorks 6.9.Steve Huston2015-02-271-28/+28
* Move ACE_VX_USR_ARG_T type definition out to the config-vxworks.h file and ch...Steve Huston2015-02-261-16/+16
* spa() can pass a function name ("ace_main") plus the normal 10 optional argum...Steve Huston2015-02-121-1/+3
* Fix spa() argc typeSteve Huston2015-02-121-1/+1
* Apply patches sent from Gordon HulpieuSteve Huston2015-02-111-50/+54
* Fix resource leak per Coverity ID 1192729Steve Huston2015-01-091-0/+1
* Removed single line Id tagJohnny Willemsen2015-01-071-2/+0
* VxWorks changes; ChangeLogTag: Tue Oct 7 21:55:51 UTC 2014 Steve Huston <s...Steve Huston2014-10-071-6/+15
* Wed Sep 11 07:50:50 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2013-09-111-6/+3
* Wed Aug 7 07:02:52 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2013-08-071-3/+3
* ChangeLogTag:Wedschmidt2013-05-081-6/+5
* Thu Apr 11 15:45:41 UTC 2013 Huang-Ming Huang <huangh@ociweb.com>huangh2013-04-111-5/+5
* Thu Mar 7 19:17:15 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-03-071-1/+1
* ChangeLogTag:Tue Nov 6 14:44:38 UTC Steve Huston <shuston@riverace.com>Steve Huston2012-11-061-2/+6
* ChangelogTag: Tue Nov 6 10:55:47 UTC 2012 Martin Corino <mcorino@remedy.nl>mcorino2012-11-061-12/+31
* ChangeLogTag: Thu Aug 16 09:22:31 UTC 2012 Martin Corino <mcorino@remedy.nl>mcorino2012-08-161-11/+11