User: velsd

  • Public profile

User profile: velsd

User info
User name:velsd
History
Joined:
Number of posts:5
Latest posts:

updating a vector from a thread
ok, I finally solved this by: - making a new version of the program without any threads, - still ...

updating a vector from a thread
there is only one access where items are added to the vector, and I don't use iterators for accessin...

updating a vector from a thread
yes: [i]g++ -DORBIT2=1 -pthread -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API ...[/i]

updating a vector from a thread
[i]What does it do when you *don't* put the reserve in there? Does it crash?[/i] well, the result...

updating a vector from a thread
hello all, I lack an understanding of the details of how threads interact in C++... I have a n...

This user does not accept Private Messages