Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
2a0055af
Commit
2a0055af
authored
Oct 15, 2012
by
André Hentschel
Committed by
Alexandre Julliard
Oct 16, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
vcomp: Sync spec files.
parent
d9fd5ede
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
16 deletions
+16
-16
vcomp100.spec
dlls/vcomp100/vcomp100.spec
+8
-8
vcomp90.spec
dlls/vcomp90/vcomp90.spec
+8
-8
No files found.
dlls/vcomp100/vcomp100.spec
View file @
2a0055af
...
...
@@ -90,22 +90,22 @@
@ stub _vcomp_single_end
@ stub omp_destroy_lock
@ stub omp_destroy_nest_lock
@
stub
omp_get_dynamic
@
stub
omp_get_max_threads
@
stub
omp_get_nested
@
cdecl omp_get_dynamic() vcomp.
omp_get_dynamic
@
cdecl omp_get_max_threads() vcomp.
omp_get_max_threads
@
cdecl omp_get_nested() vcomp.
omp_get_nested
@ cdecl omp_get_num_procs() vcomp.omp_get_num_procs
@
stub
omp_get_num_threads
@
stub
omp_get_thread_num
@
cdecl omp_get_num_threads() vcomp.
omp_get_num_threads
@
cdecl omp_get_thread_num() vcomp.
omp_get_thread_num
@ stub omp_get_wtick
@ cdecl omp_get_wtime() vcomp.omp_get_wtime
@ stub omp_in_parallel
@ stub omp_init_lock
@ stub omp_init_nest_lock
@
stub
omp_set_dynamic
@
cdecl omp_set_dynamic(long) vcomp.
omp_set_dynamic
@ stub omp_set_lock
@ stub omp_set_nest_lock
@
stub
omp_set_nested
@
stub
omp_set_num_threads
@
cdecl omp_set_nested(long) vcomp.
omp_set_nested
@
cdecl omp_set_num_threads(long) vcomp.
omp_set_num_threads
@ stub omp_test_lock
@ stub omp_test_nest_lock
@ stub omp_unset_lock
...
...
dlls/vcomp90/vcomp90.spec
View file @
2a0055af
...
...
@@ -90,22 +90,22 @@
@ stub _vcomp_single_end
@ stub omp_destroy_lock
@ stub omp_destroy_nest_lock
@
stub
omp_get_dynamic
@
stub
omp_get_max_threads
@
stub
omp_get_nested
@
cdecl omp_get_dynamic() vcomp.
omp_get_dynamic
@
cdecl omp_get_max_threads() vcomp.
omp_get_max_threads
@
cdecl omp_get_nested() vcomp.
omp_get_nested
@ cdecl omp_get_num_procs() vcomp.omp_get_num_procs
@
stub
omp_get_num_threads
@
stub
omp_get_thread_num
@
cdecl omp_get_num_threads() vcomp.
omp_get_num_threads
@
cdecl omp_get_thread_num() vcomp.
omp_get_thread_num
@ stub omp_get_wtick
@ cdecl omp_get_wtime() vcomp.omp_get_wtime
@ stub omp_in_parallel
@ stub omp_init_lock
@ stub omp_init_nest_lock
@
stub
omp_set_dynamic
@
cdecl omp_set_dynamic(long) vcomp.
omp_set_dynamic
@ stub omp_set_lock
@ stub omp_set_nest_lock
@
stub
omp_set_nested
@
stub
omp_set_num_threads
@
cdecl omp_set_nested(long) vcomp.
omp_set_nested
@
cdecl omp_set_num_threads(long) vcomp.
omp_set_num_threads
@ stub omp_test_lock
@ stub omp_test_nest_lock
@ stub omp_unset_lock
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment