]> xenbits.xensource.com Git - unikraft/libs/libcxx.git/commit
Enable threads support
authorCostin Lupu <costin.lupu@cs.pub.ro>
Tue, 4 Jun 2019 20:54:39 +0000 (23:54 +0300)
committerFelipe Huici <felipe.huici@neclab.eu>
Wed, 5 Jun 2019 11:29:29 +0000 (13:29 +0200)
commit853ae3d80e9faffb648e2b9df2d3c9822ee87a57
tree7eeac0dfd30e29308b8227cd5885a7d58dda3698
parent88c011508b95a971d249bdfe127fa7db92f52923
Enable threads support

This patch defines the macros and adds the hashtable template required for
enabling threads support in cxx library.

Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Signed-off-by: Teodora Serbanescu <teo.serbanescu16@gmail.com>
Signed-off-by: Costin Lupu <costin.lupu@cs.pub.ro>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
Config.uk
Makefile.uk
patches/0003-Add-hashtable-template-for-pthreads.patch [new file with mode: 0644]