Searched defs:UV_PLATFORM_SEM_T (Results 1 – 3 of 3) sorted by relevance
/third_party/libuv/include/uv/ | ||
D | os390.h | 25 #define UV_PLATFORM_SEM_T long macro |
D | darwin.h | 30 # define UV_PLATFORM_SEM_T semaphore_t macro |
D | unix.h | 105 # define UV_PLATFORM_SEM_T sem_t macro |