Searched refs:handle (Results 1 – 4 of 4) sorted by relevance
2264 *resource $handle*: uv loop handle2287 *resource $handle*: uv loop handle2308 *resource $handle*: uv loop handle2331 *resource $handle*: uv loop handle2354 *resource $handle*: uv loop handle2375 *resource $handle*: uv loop handle2396 *resource $handle*: uv loop handle2420 *resource $handle*: uv loop handle2446 *resource $handle*: uv loop handle2471 *resource $handle*: uv loop handle[all …]
2268 if (handle->repeat) {2636 uv->uv.handle.data = uv;2978 ZEND_ARG_INFO(0, handle)2982 ZEND_ARG_INFO(0, handle)2986 ZEND_ARG_INFO(0, handle)3607 uv_ref(&uv->uv.handle);4700 zval *handle; local4852 zval *handle; local4865 if (handle == NULL || Z_TYPE_P(handle) == IS_NULL) {4868 fd = Z_LVAL_P(handle);[all …]
11 * UV_EXTERN int uv_write2(uv_write_t* req, uv_stream_t* handle, uv_buf_t bufs[],int bufcnt, uv_stre…12 * UV_EXTERN int uv_is_closing(const uv_handle_t* handle);
161 uv_handle_t handle; member
Completed in 29 milliseconds