Searched refs:UV_SPINLOCK_INITIALIZER (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/uv/src/unix/ | ||
H A D | spinlock.h | 22 #define UV_SPINLOCK_INITIALIZER { 0 } macro |
H A D | tty.c | 67 static uv_spinlock_t termios_spinlock = UV_SPINLOCK_INITIALIZER; |
Completed in 2 milliseconds