2013-09-26 17:14:40 +02:00

4 lines
214 B
Plaintext

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.