mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* lib/thread-optim.h: New file. * modules/thread-optim: New file. * doc/multithread.texi (Multithreading Optimizations): New section.
22 lines
222 B
Plaintext
22 lines
222 B
Plaintext
Description:
|
|
Optimization of multithreaded code.
|
|
|
|
Files:
|
|
lib/thread-optim.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
AC_CHECK_HEADERS([sys/single_threaded.h])
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"thread-optim.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
all
|