Hi -

The following changes since commit d912bf9d965bc32f299c98cc708f8cc4f7ec891e:

  Check that bus freq is not zero (2016-05-12 08:15:51 -0400)

are available in the git repository at:

  [email protected]:brho/akaros.git cv

for you to fetch changes up to 7aecc7974742036e78a0cf3f01401107ed4b93f8:

  Add a test for uthread CVs (2016-05-12 08:46:20 -0400)

----------------------------------------------------------------
View this online at:
https://github.com/brho/akaros/compare/d912bf9d965b...7aecc7974742

----------------------------------------------------------------
Barret Rhoden (2):
      Add generic uthread condition variables
      Add a test for uthread CVs

 user/parlib/include/parlib/uthread.h |  24 +++-
 user/parlib/mutex.c                  | 217 ++++++++++++++++++++++++++++++++++-
 user/utest/cv.c                      | 163 ++++++++++++++++++++++++++
 3 files changed, 399 insertions(+), 5 deletions(-)
 create mode 100644 user/utest/cv.c

-- 
You received this message because you are subscribed to the Google Groups 
"Akaros" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to