Skip to content

Commit

Permalink
Fix def file on Win32
Browse files Browse the repository at this point in the history
  • Loading branch information
kboyarinov committed Aug 1, 2024
1 parent 5957192 commit 4ae4781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tbb/def/win32-tbb.def
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ EXPORTS
?spawn@r1@detail@tbb@@YAXAAVtask@d1@23@AAVtask_group_context@523@G@Z
?spawn@r1@detail@tbb@@YAXAAVtask@d1@23@AAVtask_group_context@523@@Z
?execute_and_wait@r1@detail@tbb@@YAXAAVtask@d1@23@AAVtask_group_context@523@AAVwait_context@523@1@Z
?execution_slot@r1@detail@tbb@@YAGPBUexecution_data@d1@23@@Z
?execution_slot@r1@detail@tbb@@YAGAEBVtask_arena_base@d1@23@@Z
?wait@r1@detail@tbb@@YAXAAVwait_context@d1@23@AAVtask_group_context@523@@Z
?submit@r1@detail@tbb@@YAXAAVtask@d1@23@AAVtask_group_context@523@PAVarena@123@I@Z
?current_context@r1@detail@tbb@@YAPAVtask_group_context@d1@23@XZ
Expand Down

0 comments on commit 4ae4781

Please sign in to comment.