Searched refs:__crt_interlocked_read (Results 1 – 8 of 8) sorted by relevance
30 return static_cast<int>(__crt_interlocked_read(&__acrt_global_new_mode.value())); in _query_new_mode()
118 *pMode = __crt_interlocked_read(&_fmode.value()); in _get_fmode()
30 if (long const cached_state = __crt_interlocked_read(&state_cache)) in get_cached_win_policy()
396 if (__crt_interlocked_read(first_time) != 0) in __tzset()404 if (__crt_interlocked_read(first_time) != 0) in __tzset()
281 return static_cast<int>(__crt_interlocked_read(&c_termination_complete)); in _is_c_termination_complete()
270 int lowio_handle() const throw() { return __crt_interlocked_read(&_stream->_file); } in lowio_handle()278 return __crt_interlocked_read(&_stream->_flags); in get_flags()
129 T __crt_interlocked_read(const T volatile* ptr) in __crt_interlocked_read() function
347 if (__crt_interlocked_read(&lc_time->refcount) != 0) in __acrt_locale_free_lc_time_if_unreferenced()