MCPcopy Create free account

hub / github.com/davmac314/dinit / functions

Functions1,514 in github.com/davmac314/dinit

Functionoperator>
dasynq/include/dasynq/timerbase.h:133
Functionoperator>=
dasynq/include/dasynq/timerbase.h:134
Functionoperator>>
dasynq/include/dasynq/timerbase.h:175
Methodoperator[]
src/includes/static-string.h:43
Methodoperator[]
src/includes/static-string.h:155
Methodoperator[]
src/includes/cpbuffer.h:106
Methodoperator[]
src/includes/dinit-util.h:120
Methodostream
src/includes/dinit-iostream.h:259
Functionostream_basic_test
src/tests/iostreamtests.cc:12
Functionostream_int_conversion_test
src/tests/iostreamtests.cc:66
Functionostream_large_msg_test
src/tests/iostreamtests.cc:95
Functionostream_write_buf_test
src/tests/iostreamtests.cc:39
Methodoutput
src/includes/dinit-client.h:126
Methodpipe_consume_buffer
src/igr-tests/igr.h:115
Methodplaceholder_service
src/includes/service.h:907
Methodpoll_attn_lock
Acquire the attention lock, but without interrupting any poll that's in progress (prefer to fail in that case).
dasynq/include/dasynq.h:1158
Methodpop_front
src/includes/dinit-ll.h:143
Methodpost_dispatch
dasynq/include/dasynq.h:408
Methodprelim_dep
src/dinit-check.cc:46
Methodprelim_dep
src/includes/service.h:216
Methodproc_status
dasynq/include/dasynq/childproc.h:92
Methodproc_status
src/tests/test-includes/dinit.h:66
Methodprocess_catlog
src/control.cc:1292
Methodprocess_child_watch_rearm
dasynq/include/dasynq.h:379
Methodprocess_close_handle
src/control.cc:227
Methodprocess_events
Process queued events; returns true if any events were processed. limit - maximum number of events to process before returning; -1 for no limit.
dasynq/include/dasynq.h:1445
Methodprocess_events
dasynq/include/dasynq/epoll.h:124
Methodprocess_events
dasynq/include/dasynq/kqueue.h:227
Methodprocess_events
dasynq/include/dasynq/pselect.h:45
Methodprocess_events
dasynq/include/dasynq/select.h:91
Methodprocess_events
dasynq/include/dasynq/kqueue-macos.h:108
Methodprocess_fd_rearm
dasynq/include/dasynq.h:351
Methodprocess_find_load
src/control.cc:138
Methodprocess_getallenv
src/control.cc:1204
Methodprocess_listenenv
src/control.cc:1247
Methodprocess_monotonic_timers
Process monotonic timers based on the current clock time.
dasynq/include/dasynq/timerbase.h:423
Methodprocess_packet
src/control.cc:32
Methodprocess_primary_rearm
dasynq/include/dasynq.h:358
Methodprocess_query_dsc_dir
src/control.cc:1386
Methodprocess_query_name
src/control.cc:1105
Methodprocess_reload_service
src/control.cc:558
Methodprocess_restart_timer
src/includes/proc-service.h:92
Methodprocess_secondary_rearm
dasynq/include/dasynq.h:365
Methodprocess_service
src/includes/proc-service.h:719
Methodprocess_service_status
src/control.cc:799
Methodprocess_service_status5
src/control.cc:831
Methodprocess_service_status6
src/control.cc:863
Methodprocess_set_trigger
src/control.cc:1258
Methodprocess_setenv
src/control.cc:1145
Methodprocess_signal
src/control.cc:1338
Methodprocess_signal_rearm
dasynq/include/dasynq.h:372
Methodprocess_start_stop
src/control.cc:309
Methodprocess_timer
dasynq/include/dasynq/timerfd.h:56
Methodprocess_timer_rearm
dasynq/include/dasynq.h:386
Methodprocess_timers
dasynq/include/dasynq/itimer.h:182
Methodprocess_timers
Process timers based on the current clock time. If any timers have expired, set do_wait to false; otherwise, if any timers are pending, set ts to the
dasynq/include/dasynq/timerbase.h:380
Methodprocess_unload_service
src/control.cc:508
Methodprocess_unpin_service
src/control.cc:471
Functionps_environ_test
src/igr-tests/igr-runner.cc:296
Methodpselect_events
* pselect_events constructor. * * Throws std::system_error or std::bad_alloc if the event loop cannot be initialised. */
dasynq/include/dasynq/pselect.h:85
Functionpseudo_cycle_test
src/igr-tests/igr-runner.cc:720
Methodpull_events
If events are pending, process an unspecified number of them. If no events are pending, wait until one event is received and process this event (and p
dasynq/include/dasynq/kqueue.h:592
Methodpull_events
If events are pending, process an unspecified number of them. If no events are pending, wait until one event is received and process this event (and p
dasynq/include/dasynq/pselect.h:241
Methodpull_events
If events are pending, process an unspecified number of them. If no events are pending, wait until one event is received and process this event (and p
dasynq/include/dasynq/select.h:287
Methodpull_events
If events are pending, process an unspecified number of them. If no events are pending, wait until one event is received and process this event (and p
dasynq/include/dasynq/kqueue-macos.h:366
Methodpull_root
dasynq/include/dasynq/stableheap.h:103
Methodpull_signal
Pull a signal from pending, and report it, until it is no longer pending or the watch should be disabled. Call with lock held. Returns: true if watch
dasynq/include/dasynq/kqueue.h:260
Methodput
src/dinit-iostream.cc:18
Methodquery_load_mech
src/control.cc:1478
Methodqueue
dasynq/include/dasynq.h:287
Methodqueue_for_console
src/service.cc:893
Methodqueue_packet
src/control.cc:1649
Methodread
src/tests/test-bpsys.cc:170
Methodread_overflow
src/shutdown.cc:653
Methodread_pid_file
src/proc-service.cc:703
Methodread_result
src/tests/test-bpsys.cc:22
Methodready_notify_watcher
src/includes/proc-service.h:133
Methodrearm_signal_watch_nolock
Note, called with lock held:
dasynq/include/dasynq/signal.h:248
Methodrearm_signal_watch_nolock
Note, called with lock held:
dasynq/include/dasynq/kqueue.h:553
Methodreceive_child_stat
Child process terminated. Called with both the main lock and the reaper lock held.
dasynq/include/dasynq.h:560
Methodreceive_event
src/includes/control.h:53
Methodreceive_fd_event
dasynq/include/dasynq.h:517
Methodreceive_fd_event
dasynq/include/dasynq/interrupt.h:95
Methodreceive_fd_event
dasynq/include/dasynq/timerfd.h:111
Methodreceive_signal
dasynq/include/dasynq.h:505
Methodreceive_signal
dasynq/include/dasynq/itimer.h:111
Methodreceive_signal
dasynq/include/dasynq/posixtimer.h:60
Methodreceive_signal
dasynq/include/dasynq/childproc.h:142
Methodreceive_timer_expiry
dasynq/include/dasynq.h:568
Methodreceived
src/dinit.cc:134
Methodrehash
src/includes/dinit-util.h:994
Methodrelease_console
src/dinit-log.cc:124
Methodrelease_console
src/service.cc:899
Methodrelease_dependencies
src/service.cc:218
Methodrelease_lock
Release the poll-wait/attention lock.
dasynq/include/dasynq.h:1199
Methodrelease_sept
dasynq/include/dasynq/btree_set.h:163
Methodrelease_watcher
dasynq/include/dasynq.h:399
Methodrelease_watcher
Remove watcher from the queueing system
dasynq/include/dasynq.h:486
Functionreload1_test
src/igr-tests/igr-runner.cc:458
Functionreload2_test
src/igr-tests/igr-runner.cc:520
← previousnext →1,101–1,200 of 1,514, ranked by callers