]> xenbits.xensource.com Git - unikraft/libs/pthread-embedded.git/commit
Implement pthread_condattr_{getclock, setclock}
authorVlad-Andrei BĂDOIU <vlad_andrei.badoiu@stud.acs.upb.ro>
Tue, 31 Mar 2020 15:07:19 +0000 (18:07 +0300)
committerFelipe Huici <felipe.huici@neclab.eu>
Thu, 2 Apr 2020 08:57:28 +0000 (10:57 +0200)
commit654ab66c5fc0d21172d6c6093ccbbc48557e922e
tree8299cf45d7d4c61962fe3a62742bd9824c4b5387
parentc7b2424aa8074b53f0a55c15d34c1e9f29384908
Implement pthread_condattr_{getclock, setclock}

We adapt the implementation from musl.

Signed-off-by: Vlad-Andrei BĂDOIU <vlad_andrei.badoiu@stud.acs.upb.ro>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
pthread_condattr.c