Skip to content

Commit

Permalink
address comments
Browse files Browse the repository at this point in the history
  • Loading branch information
jesswong committed Dec 2, 2024
1 parent 8370068 commit e1b8e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/unifex/tracing/async_stack.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ class ScopedAsyncStackRoot;
} // namespace detail

namespace utils {
uint64_t get_os_thread_id();
std::uint64_t get_os_thread_id();
} // namespace utils

// Get access to the current thread's top-most AsyncStackRoot.
Expand Down

0 comments on commit e1b8e25

Please sign in to comment.