Home
last modified time | relevance | path

Searched refs:UV_SPINLOCK_INITIALIZER (Results 1 – 4 of 4) sorted by relevance

/third_party/libuv/src/unix/
Dspinlock.h22 #define UV_SPINLOCK_INITIALIZER { 0 } macro
Dtty.c67 static uv_spinlock_t termios_spinlock = UV_SPINLOCK_INITIALIZER;
/third_party/node/deps/uv/src/unix/
Dspinlock.h22 #define UV_SPINLOCK_INITIALIZER { 0 } macro
Dtty.c67 static uv_spinlock_t termios_spinlock = UV_SPINLOCK_INITIALIZER;