Lines Matching refs:func
32 See :c:func:`uv_replace_allocator`.
37 See :c:func:`uv_replace_allocator`.
42 See :c:func:`uv_replace_allocator`.
47 See :c:func:`uv_replace_allocator`.
51 Callback passed to :c:func:`uv_random`. `status` is non-zero in case of
53 :c:func:`uv_random`.
110 Clock source for :c:func:`uv_clock_gettime`.
284 .. warning:: Only call :c:func:`uv_library_shutdown()` once.
286 .. warning:: Don't call :c:func:`uv_library_shutdown()` when there are
290 :c:func:`uv_library_shutdown()`.
394 have `count` elements and needs to be freed with :c:func:`uv_free_cpu_info`.
396 Use :c:func:`uv_available_parallelism` if you need to know how many CPUs
401 Frees the `cpu_infos` array previously allocated with :c:func:`uv_cpu_info`.
414 be freed by the user, calling :c:func:`uv_free_interface_addresses`.
419 :c:func:`uv_interface_addresses`.
577 :c:func:`uv_os_free_passwd`.
589 :c:func:`uv_os_free_passwd`.
600 :c:func:`uv_os_free_group`.
606 Frees the memory previously allocated with :c:func:`uv_os_get_group`.
612 Frees the `pwd` memory previously allocated with :c:func:`uv_os_get_passwd`.
632 for this value to be less than or greater than :c:func:`uv_get_total_memory`.
643 This differs from :c:func:`uv_get_free_memory` in that it takes into account any
645 is unknown, the amount returned will be identical to :c:func:`uv_get_free_memory`.
649 what :c:func:`uv_get_free_memory` reports on Linux, based
707 This is the same as :c:func:`uv_print_all_handles` except only active handles
719 which must be freed by calling :c:func:`uv_os_free_environ`.
729 :c:func:`uv_os_environ`.