Search:

Type: Posts; User: rocketman03

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    7,214

    Thanks, I'll look into what you suggested a bit...

    Thanks, I'll look into what you suggested a bit more. But as of now, I only acquire a lock once and do all the processing then. I intended to keep it like that, but this case is the only exception...
  2. Replies
    5
    Views
    7,214

    Yes, that is correct. There are only two threads...

    Yes, that is correct. There are only two threads at the moment. The physics thread acquires a lock before it performs the simulation. The problem is that I don't want the user to acquire a lock or...
  3. Replies
    5
    Views
    7,214

    Accessing data from another thread.

    Hi,

    I have an application which needs to access data from another thread but I'm not sure how to handle this. I am explaining this in terms of physics objects which my application has but there...
Results 1 to 3 of 3