- 11 Oct, 2015 1 commit
-
-
Sebastian Lackner authored
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 07 Oct, 2015 1 commit
-
-
Sebastian Lackner authored
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
-
- 18 Aug, 2015 5 commits
-
-
Sebastian Lackner authored
Native OpenMP also immediately terminates the process (without exception) when calling omp_set_lock while holding the lock from the same thread.
-
Sebastian Lackner authored
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.
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
- 17 Aug, 2015 4 commits
-
-
André Hentschel authored
-
André Hentschel authored
amd64 and arm don't pass floats on the stack
-
André Hentschel authored
-
André Hentschel authored
Shifting more than variable width adds zeros on ARM to fill up.
-
- 07 Aug, 2015 8 commits
-
-
Francois Gouget authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
Yes, its intentional that the call to p_vcomp_single_end() is after the if-block. Somehow MS made a difference here between the master and the single directive...
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
- 06 Aug, 2015 2 commits
-
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
- 30 Jul, 2015 1 commit
-
-
Sebastian Lackner authored
-
- 28 Jul, 2015 6 commits
-
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
- 20 Jul, 2015 7 commits
-
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
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.
-
Sebastian Lackner authored
-
- 17 Jul, 2015 5 commits
-
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Dan Kegel authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-