Sweden-Number/dlls/vcomp
Sebastian Lackner c06167b172 vcomp: Fix handling of _vcomp_fork with ifval == FALSE.
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.
2015-07-20 06:33:47 +02:00
..
tests vcomp: Fix handling of _vcomp_fork with ifval == FALSE. 2015-07-20 06:33:47 +02:00
Makefile.in
main.c vcomp: Fix handling of _vcomp_fork with ifval == FALSE. 2015-07-20 06:33:47 +02:00
vcomp.spec vcomp: Implement _vcomp_sections_init and _vcomp_sections_next. 2015-07-17 16:12:35 +09:00