• Sebastian Lackner's avatar
    vcomp: Fix handling of _vcomp_fork with ifval == FALSE. · c06167b1
    Sebastian Lackner authored
    Forks with ifval == FALSE do not count as "parallel", so nested forks are
    still allowed. Please note that calling _vcomp_fork(FALSE, ...) or directly
    calling the callback is still different in some aspects, the synchronization
    functions run in a different context for example.
    c06167b1
Name
Last commit
Last update
..
tests Loading commit data...
Makefile.in Loading commit data...
main.c Loading commit data...
vcomp.spec Loading commit data...