Searched defs:atomic_t (Results 1 – 2 of 2) sorted by relevance
/reactos/drivers/filesystems/ext2/inc/linux/ | ||
H A D | atomic.h | 12 } atomic_t; typedef |
/reactos/drivers/network/tcpip/include/ | ||
H A D | linux.h | 864 typedef struct { volatile int counter; } atomic_t; typedef |