]> xenbits.xensource.com Git - unikraft/libs/pthread-embedded.git/commit
Disable atomic functions
authorCostin Lupu <costin.lupu@cs.pub.ro>
Mon, 3 Jun 2019 15:16:38 +0000 (18:16 +0300)
committerFlorian Schmidt <florian.schmidt@neclab.eu>
Tue, 4 Jun 2019 13:41:26 +0000 (15:41 +0200)
commitc57c792bc52a2084bfba2c9e55b7e71a659dc9ef
tree40d2bf40420d21512d8ec705748137462c0deba1
parent40fe591038dc89e2724de18ecdda29dfc5ba9642
Disable atomic functions

We disable the atomic function given that we are using them as macros.

Signed-off-by: Costin Lupu <costin.lupu@cs.pub.ro>
Reviewed-by: Florian Schmidt <florian.schmidt@neclab.eu>
pte_osal.c