On 07/12/2013 12:00 PM, giuseppe pes wrote:
> Hi, I have found a strange behavior using strace with an application that
> spawns threads. The output is printed two times and I cannot understand why.
>
> Here it is the source code of the application :
>
>
> #include
> #include
>
Hi, I have found a strange behavior using strace with an application that
spawns threads. The output is printed two times and I cannot understand
why.
Here it is the source code of the application :
>
> #include
> #include
> #include
> #include
> #include
> #include
> #include
> #include