Skip to content

Commit

Permalink
Merge pull request #7535 from thallium/master
Browse files Browse the repository at this point in the history
Export omrthread_get_thread_times()
  • Loading branch information
babsingh authored Nov 7, 2024
2 parents a34c903 + 52fea21 commit 37bcd8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions thread/exports.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ omr_add_exports(j9thr_obj
omrthread_get_cpu_time_ex
omrthread_get_self_cpu_time
omrthread_get_process_times
omrthread_get_thread_times

omrthread_get_handle
omrthread_get_stack_size
Expand Down

0 comments on commit 37bcd8e

Please sign in to comment.