Search:

Type: Posts; User: kotoko

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    3,156

    The question really was why was I doing it. It...

    The question really was why was I doing it.

    It turns out I should use a posix semaphore instead.

    Thanks for all the help anyway.
  2. Replies
    5
    Views
    3,156

    I thought of that but isn't that bad programming?

    I thought of that but isn't that bad programming?
  3. Replies
    5
    Views
    3,156

    pthread_mutex_init

    I'm trying to find out if there is a way to init a pthread_mutex so that he starts locked.

    With pthread_mutex_init() it starts unlocked by default and I don't know how to change that.

    Any...
Results 1 to 3 of 3