Searched refs:RXCPP_THREAD_LOCAL (Results 1 – 2 of 2) sorted by relevance
34 #if defined(RXCPP_THREAD_LOCAL)36 static RXCPP_THREAD_LOCAL current_thread_queue_type* q; in current_thread_queue()120 #if defined(RXCPP_THREAD_LOCAL) in destroy()
10 #if !defined(RXCPP_ON_IOS) && !defined(RXCPP_ON_ANDROID) && !defined(RXCPP_THREAD_LOCAL)12 #define RXCPP_THREAD_LOCAL __declspec(thread) macro14 #define RXCPP_THREAD_LOCAL __thread macro747 #if !defined(RXCPP_THREAD_LOCAL)