third-party/tbb/src/doc/html/a00085.html
internal
tbb::internal::tbb_thread_v3::id Class Reference
|
|
| class | tbb_thread_v3 |
| |
| bool | operator== (tbb_thread_v3::id x, tbb_thread_v3::id y) __TBB_NOEXCEPT(true) |
| |
| bool | operator!= (tbb_thread_v3::id x, tbb_thread_v3::id y) __TBB_NOEXCEPT(true) |
| |
| bool | operator< (tbb_thread_v3::id x, tbb_thread_v3::id y) __TBB_NOEXCEPT(true) |
| |
| bool | operator<= (tbb_thread_v3::id x, tbb_thread_v3::id y) __TBB_NOEXCEPT(true) |
| |
| bool | operator> (tbb_thread_v3::id x, tbb_thread_v3::id y) __TBB_NOEXCEPT(true) |
| |
| bool | operator>= (tbb_thread_v3::id x, tbb_thread_v3::id y) __TBB_NOEXCEPT(true) |
| |
| template<class charT , class traits > |
| std::basic_ostream< charT,
traits > & | operator<< (std::basic_ostream< charT, traits > &out, tbb_thread_v3::id id) |
| |
| tbb_thread_v3::id
__TBB_EXPORTED_FUNC | thread_get_id_v3 () |
| |
| size_t | tbb_hasher (const tbb_thread_v3::id &id) |
| |
| id | atomic_compare_and_swap (id &location, const id &value, const id &comparand) |
| |
The documentation for this class was generated from the following file:
Copyright © 2005-2018 Intel Corporation. All Rights Reserved.
Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are registered trademarks or trademarks of Intel Corporation or its subsidiaries in the United States and other countries.
* Other names and brands may be claimed as the property of others.