Home
last modified time | relevance | path

Searched defs:RXCPP_THREAD_LOCAL (Results 1 – 1 of 1) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-util.hpp12 #define RXCPP_THREAD_LOCAL __declspec(thread) macro
14 #define RXCPP_THREAD_LOCAL __thread macro