1. 11 Jun, 2019 1 commit
    • Philippe Bernardino Leite's avatar
      pthread_equal to compare thread ids · 8a02f707
      Philippe Bernardino Leite authored
      I am trying to port ZeroMQ to z/OS USS and I faced several problems. One of them is this function "is_current_thread" trying to compare two thread ids with operator "==". I've changed the code to use the official function "pthread_equal" to compare thread ids and now it's working fine.
      8a02f707
  2. 10 Jun, 2019 5 commits
  3. 31 May, 2019 2 commits
  4. 24 May, 2019 3 commits
  5. 23 May, 2019 2 commits
  6. 21 May, 2019 5 commits
  7. 18 May, 2019 9 commits
  8. 17 May, 2019 1 commit
  9. 15 May, 2019 5 commits
  10. 10 May, 2019 2 commits
  11. 09 May, 2019 4 commits
  12. 08 May, 2019 1 commit