1 config BR2_PACKAGE_LIBPTHSEM
3 depends on BR2_USE_MMU # fork()
5 GNU pth is a user mode multi threading library. pthsem is an extend
6 version, with support for semaphores added.
8 http://www.auto.tuwien.ac.at/~mkoegler/pth/
10 if BR2_PACKAGE_LIBPTHSEM
12 config BR2_PACKAGE_LIBPTHSEM_COMPAT
13 bool "libpth compatibility"
15 This option enables the compatibility with the original