]> xenbits.xensource.com Git - unikraft/libs/pthread-embedded.git/commit
Add pthread_condattr_{get, set}clock() stubs
authorCostin Lupu <costin.lupu@cs.pub.ro>
Fri, 6 Dec 2019 13:12:31 +0000 (15:12 +0200)
committerCostin Lupu <costin.lupu@cs.pub.ro>
Mon, 9 Dec 2019 05:46:48 +0000 (07:46 +0200)
commit2d654800fd6b7aaa57dbffc3a5881c31b6b2642b
tree4977a4b817d209b2afd7ccec67f2a144141b8b82
parent411e35a1725d7bfd59887f2464769acdbc589483
Add pthread_condattr_{get, set}clock() stubs

Signed-off-by: Costin Lupu <costin.lupu@cs.pub.ro>
Reviewed-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Makefile.uk
include/pthread.h
pthread_condattr.c [new file with mode: 0644]