Searched defs:atomic_int16_t (Results 1 – 2 of 2) sorted by relevance
70 using atomic_int16_t = atomic< int16_t>; variable
101 typedef atomic< int16_t > atomic_int16_t; typedef