wine/dlls/vcomp
Sebastian Lackner f212a137a6 vcomp: Implement OpenMP nested locking functions.
The test marked with todo_wine suggests that native OpenMP might use a
separate counter for the nesting level. However, to implement the owner
checks required for regular locks we need to access the critical section
private members anyway.
2015-08-18 14:29:53 +09:00
..
tests vcomp: Implement OpenMP nested locking functions. 2015-08-18 14:29:53 +09:00
main.c vcomp: Implement OpenMP nested locking functions. 2015-08-18 14:29:53 +09:00
Makefile.in
vcomp.spec vcomp: Implement OpenMP nested locking functions. 2015-08-18 14:29:53 +09:00