Home » U++ Library support » U++ MT-multithreading and servers » ARM threadind does not work
Re: ARM threadind does not work [message #38630 is a reply to message #38608] |
Mon, 31 December 2012 07:16   |
Novo
Messages: 1430 Registered: December 2006
|
Ultimate Contributor |
|
|
Didier wrote on Fri, 28 December 2012 08:40 | Hy Mirek,
Quote: | First of all, static variables are by definition initialized to zero.
|
While this is true when compiling in debug mode, it is not true with all compilers when compiled with O2 or O3 so I'm used to not counting on the default init of variables
|
C++ Standard.
3.6.2 Initialization of non-local objects
1 Objects with static storage duration (3.7.1) shall be zero-initialized (8.5) before any other initialization takes place.
Regards,
Novo
|
|
|
 |
|
ARM threadind does not work
By: Didier on Sat, 15 December 2012 11:00
|
 |
|
Re: ARM threadind does not work
By: Didier on Sat, 15 December 2012 18:16
|
 |
|
Re: ARM threadind does not work
By: Didier on Sat, 15 December 2012 22:20
|
 |
|
Re: ARM threadind does not work
By: Didier on Tue, 18 December 2012 21:46
|
 |
|
Re: ARM threadind does not work
By: mirek on Fri, 28 December 2012 11:59
|
 |
|
Re: ARM threadind does not work
By: Didier on Fri, 28 December 2012 14:40
|
 |
|
Re: ARM threadind does not work
By: Novo on Mon, 31 December 2012 07:16
|
 |
|
Re: ARM threadind does not work
By: Didier on Mon, 31 December 2012 12:09
|
 |
|
Re: ARM threadind does not work
By: Zbych on Mon, 31 December 2012 12:42
|
 |
|
Re: ARM threadind does not work
By: Didier on Tue, 01 January 2013 10:55
|
Goto Forum:
Current Time: Wed Aug 27 11:54:37 CEST 2025
Total time taken to generate the page: 0.05932 seconds
|