1. 17 Jul, 2014 3 commits
  2. 16 Jul, 2014 2 commits
  3. 09 Jul, 2014 2 commits
    • Sharvil Nanavati's avatar
      Expose semaphore's file descriptor. · f4013f29
      Sharvil Nanavati authored
      |semaphore_get_fd| can be used by callers to determine if it's safe
      to call |semaphore_wait| and |semaphore_post| without blocking.
      
      Change-Id: Icf758f03ea2aa85cddcb4ab3f7906b2c587fb8ac
      f4013f29
    • Sharvil Nanavati's avatar
      Start of threading library · 118bdd58
      Sharvil Nanavati authored
      So far it's a thin shim around pthreads which allows setting thread
      name and querying tids from any thread.
      
      Change-Id: Id156f662778806a54a8a302be424ee051fac4710
      118bdd58
  4. 03 Jul, 2014 2 commits
  5. 29 Jun, 2014 1 commit
  6. 25 Jun, 2014 1 commit
  7. 12 Jun, 2014 5 commits
  8. 03 Jun, 2014 1 commit
  9. 31 May, 2014 3 commits
  10. 07 May, 2014 1 commit