Home
last modified time | relevance | path

Searched refs:uv__atomic_exchange_set (Results 1 – 2 of 2) sorted by relevance

/libuv/src/win/
H A Datomicops-inl.h38 static char INLINE uv__atomic_exchange_set(char volatile* target) { in uv__atomic_exchange_set() function
44 static inline char uv__atomic_exchange_set(char volatile* target) { in uv__atomic_exchange_set() function
H A Dasync.c78 if (!uv__atomic_exchange_set(&handle->async_sent)) { in uv_async_send()

Completed in 5 milliseconds