• Nils Goroll's avatar
    configure pthread support · 19a9785d
    Nils Goroll authored
    Varnish is massively multithreaded, so all vmods must be thread-safe.
    
    While it is possible to write thread-safe vmods without pthreads support,
    some systems (like those of the Solaris-heritage) need additional compiler
    flags for MT support (-D_REENTRANT -pthreads). To avoid weird potential
    issues, we should, by default, include full MT support.
    19a9785d
Name
Last commit
Last update
..
PLACEHOLDER Loading commit data...
ax_pthread.m4 Loading commit data...