Searched refs:initialize (Results 1 – 8 of 8) sorted by relevance
3 void initialize() { in initialize() function
95 We initialize the garbage collector timer, then immediately ``unref`` it.120 Here we initialize the idle watcher and queue it up along with the actual334 Our interface defines that all plugins should have an ``initialize`` function348 ``libhello.dylib``. Then we get access to the ``initialize`` function using381 The first thing to do is to initialize a ``uv_tty_t`` with the file descriptor
39 initialize it to null out all unused fields::140 Use ``uv_signal_init()`` to initialize395 important to initialize the pipe acting as the IPC channel with the third
99 custom memory management. Remember to de-initialize the loop using
94 .. versionchanged:: 1.5.0: trying to initialize a TTY stream with a file
151 First - call :c:func:`uv_pipe_pending_count`, if it's > 0 then initialize
20 Callback that is invoked to initialize thread execution. `arg` is the same
1124 * thread: initialize uv_thread_self for all threads (Jameson Nash)1330 * unix,win: initialize timer `timeout` field (Ben Noordhuis)1571 * unix: fully initialize struct msghdr (Ben Noordhuis)2486 * unix: initialize uv_interface_address_t.phys_addr (cjihrig)2728 * zos: initialize pollfd revents (jBarz)3022 * win, pipe: null-initialize stream->shutdown_req (Jameson Nash)5245 * windows: always initialize uv_process_t (Alex Crichton)6345 * unix: make uv_timer_init() initialize repeat (Brian Mazza)
Completed in 36 milliseconds