Search:

Type: Posts; User: Bru5

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    2,098

    Ok , 1000 thanks :)

    Ok , 1000 thanks :)
  2. Replies
    5
    Views
    2,098

    Is this thread safe

    Is this example thread safe ?
    Can i call directly the class`s method from different threads ?



    class someclass
    {
    void DoSomething();
    SomeMutex Mutex;
    .....
Results 1 to 2 of 2