pkgsrc/devel/pthread-stublib/DESCR

4 lines
214 B
Text
Raw Normal View History

Provide dummy implementations of pthread functions like mutex operations
to enable libraries to be used in both thread-aware and non-threaded programs.
This is for NetBSD<=2; newer operating systems don't need it.