gnulib-tool: Fix trouble caused by Python's bytecode cache.
[gnulib.git] / modules / thread-optim
blobcaf45189c43e260b2e9479415cf011535d93a767
1 Description:
2 Optimization of multithreaded code.
4 Files:
5 lib/thread-optim.h
7 Depends-on:
9 configure.ac:
10 AC_CHECK_HEADERS([sys/single_threaded.h])
12 Makefile.am:
14 Include:
15 "thread-optim.h"
17 License:
18 LGPLv2+
20 Maintainer:
21 all