Home
last modified time | relevance | path

Searched refs:no (Results 1 – 25 of 40) sorted by relevance

12

/libuv/
H A DCMakeLists.txt163 list(APPEND uv_cflags ${lint-no-unsafe-msvc})
319 src/unix/no-fsevents.c
320 src/unix/no-proctitle.c
396 src/unix/no-fsevents.c
408 src/unix/no-proctitle.c
418 src/unix/no-fsevents.c
419 src/unix/no-proctitle.c
430 src/unix/no-proctitle.c
431 src/unix/no-fsevents.c)
444 src/unix/no-fsevents.c
[all …]
H A DMakefile.am31 libuv_la_LDFLAGS = $(AM_LDFLAGS) -no-undefined -version-info 1:0:0
405 src/unix/no-fsevents.c
417 src/unix/no-fsevents.c \
418 src/unix/no-proctitle.c \
468 src/unix/no-fsevents.c \
469 src/unix/no-proctitle.c \
477 src/unix/no-fsevents.c \
478 src/unix/no-proctitle.c \
499 src/unix/no-fsevents.c \
500 src/unix/no-proctitle.c \
[all …]
H A DCONTRIBUTING.md64 * Use two spaces and no tabs.
68 * Ensure that lines have no trailing whitespace, and use unix-style (LF) line
150 there are no test regressions.
/libuv/tools/
H A Dvswhere_usability_wrapper.cmd12 if not exist "%InstallerPath%" goto :no-vswhere
16 if errorlevel 1 goto :no-vswhere
30 :no-vswhere label
/libuv/docs/src/
H A Derrors.rst80 no address
204 no buffer space available
208 no such device
212 no such file or directory
228 no space left on device
296 no such process
320 no such device or address
H A Dloop.rst109 an application, the default loop is in no way different than the ones
122 - UV_RUN_DEFAULT: Runs the event loop until there are no more active and
127 there are no pending callbacks. Returns zero when done (no active handles
130 - UV_RUN_NOWAIT: Poll for i/o once but don't block if there are no
131 pending callbacks. Returns zero if done (no active handles
169 Get the poll timeout. The return value is in milliseconds, or -1 for no
233 parent process *for any event loop*, the child process will no
H A Dfs_poll.rst59 Stop the handle, the callback will no longer be called.
69 .. versionchanged:: 1.3.0 the returned length no longer includes the terminating null byte,
H A Dhandle.rst156 `close_cb` can be `NULL` in cases where no cleanup or deallocation is
162 is already referenced calling this function again will have no effect.
169 is not referenced calling this function again will have no effect.
268 If no such handle type exists, this returns `NULL`.
277 The libuv event loop (if run in the default mode) will run until there are no
H A Dmisc.rst269 .. warning:: There is no protection against changing the allocator multiple
271 sure the allocator is changed while no memory was allocated with
523 On Unix the path no longer ends in a slash.
574 :man:`getpwuid_r(3)`. On Windows, uid and gid are set to -1 and have no
586 :man:`getpwuid_r(3)`. On Windows, uid and gid are set to -1 and have no
629 limits imposed by the OS. If there is no such constraint, or the constraint
631 is no constraint set, `UINT64_MAX` is returned. Note that it is not unusual
700 This function is meant for ad hoc debugging, there is no API/ABI
711 This function is meant for ad hoc debugging, there is no API/ABI
740 `size` is set to the amount of storage required to hold the value. If no
[all …]
H A Dprepare.rst49 Stop the handle, the callback will no longer be called.
H A Dcheck.rst49 Stop the handle, the callback will no longer be called.
H A Dstream.rst139 be made several times until there is no more data to read or
150 no longer be called.
208 * < 0: negative error code (``UV_EAGAIN`` is returned if no data can be sent
245 Also libuv currently makes no ordering guarantee when the blocking mode
H A Didle.rst57 Stop the handle, the callback will no longer be called.
H A Ddesign.rst87 * If there are no active handles or requests, the timeout is 0.
91 if there are no active timers, infinity.
126 Unlike network I/O, there are no platform-specific file I/O primitives libuv could rely on,
H A Dfs_event.rst122 Stop the handle, the callback will no longer be called.
132 .. versionchanged:: 1.3.0 the returned length no longer includes the terminating null byte,
H A Dmetrics.rst18 no inconsistencies with the metrics counters.
H A Dudp.rst63 * This flag is no-op on platforms other than Linux.
96 0 if there is no more data to read. Note that 0 may also mean that an
98 a transmission error was detected; if using :man:`recvmmsg(2)` no more
110 those must not be freed. If no errors occur, there will be a final callback with
166 If the specified domain is ``AF_UNSPEC`` no socket is created, just like :c:func:`uv_udp_init`.
452 .. versionchanged:: 1.37.0 :man:`recvmmsg(2)` support is no longer enabled implicitly,
H A Dpoll.rst105 file handle and no further events will be reported. The user should
143 Stop polling the file descriptor, the callback will no longer be called.
H A Drequest.rst119 If no such request type exists, this returns `NULL`.
/libuv/.github/workflows/
H A DCI-unix.yml60 … echo no | avdmanager create avd -n test -k "system-images;android-24;google_apis;arm64-v8a"
64 …or @test -memory 2048 -no-audio -no-window -gpu off -no-snapshot -no-boot-anim -netdelay none -net…
/libuv/m4/
H A Dlibuv-check-flags.m445 [eval "AS_TR_SH([cc_cv_cflags_$1])='no'"])
133 dnl First of all check for the --no-undefined variant of GNU ld. This allows
136 for possible_flags in "-Wl,--no-undefined" "-Wl,-z,defs"; do
172 [eval "AS_TR_SH([cc_cv_attribute_$1])='no'"])
279 cc_cv_flag_visibility='no')
302 [cc_cv_func_expect=no])
H A Dax_pthread.m493 ax_pthread_ok=no
231 [ax_cv_PTHREAD_CLANG=no
245 ax_pthread_clang_warning=no
270 # that, in an invocation where only linking and no compilation is
271 # taking place, the -pthread option has no effect ("argument unused
312 AS_IF([test "x$ax_pthread_try" = "x"], [ax_pthread_try=no])
317 no | unknown) ;;
343 AC_CHECK_PROG([ax_pthread_config], [pthread-config], [yes], [no])
426 [ax_cv_PTHREAD_SPECIAL_FLAGS=no
443 [ax_cv_PTHREAD_PRIO_INHERIT=no])
[all …]
/libuv/docs/src/guide/
H A Dabout.rst8 documentation was present, there were no comprehensive tutorials. This book is
H A Dprocesses.rst46 ``uv_spawn`` uses :man:`execvp(3)` internally, there is no need to supply the full
156 in that it will process only one event. UV_RUN_ONCE blocks if there are no
158 so that one of the loops isn't starved because the other one has no pending
302 messaging is no different from TCP, so we'll re-use the echo server example.
312 directory. This socket now behaves no different from TCP sockets as far as
H A Dbasics.rst70 architecture of libuv and its background. If you have no prior experience with
93 This program quits immediately because it has no events to process. A libuv
216 watcher is stopped when the count is reached and ``uv_run()`` exits since no

Completed in 51 milliseconds

12