Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davmac314/dinit
/ functions
Functions
1,514 in github.com/davmac314/dinit
⨍
Functions
1,514
◇
Types & classes
364
Function
operator>
dasynq/include/dasynq/timerbase.h:133
Function
operator>=
dasynq/include/dasynq/timerbase.h:134
Function
operator>>
dasynq/include/dasynq/timerbase.h:175
Method
operator[]
src/includes/static-string.h:43
Method
operator[]
src/includes/static-string.h:155
Method
operator[]
src/includes/cpbuffer.h:106
Method
operator[]
src/includes/dinit-util.h:120
Method
ostream
src/includes/dinit-iostream.h:259
Function
ostream_basic_test
src/tests/iostreamtests.cc:12
Function
ostream_int_conversion_test
src/tests/iostreamtests.cc:66
Function
ostream_large_msg_test
src/tests/iostreamtests.cc:95
Function
ostream_write_buf_test
src/tests/iostreamtests.cc:39
Method
output
src/includes/dinit-client.h:126
Method
pipe_consume_buffer
src/igr-tests/igr.h:115
Method
placeholder_service
src/includes/service.h:907
Method
poll_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
Method
pop_front
src/includes/dinit-ll.h:143
Method
post_dispatch
dasynq/include/dasynq.h:408
Method
prelim_dep
src/dinit-check.cc:46
Method
prelim_dep
src/includes/service.h:216
Method
proc_status
dasynq/include/dasynq/childproc.h:92
Method
proc_status
src/tests/test-includes/dinit.h:66
Method
process_catlog
src/control.cc:1292
Method
process_child_watch_rearm
dasynq/include/dasynq.h:379
Method
process_close_handle
src/control.cc:227
Method
process_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
Method
process_events
dasynq/include/dasynq/epoll.h:124
Method
process_events
dasynq/include/dasynq/kqueue.h:227
Method
process_events
dasynq/include/dasynq/pselect.h:45
Method
process_events
dasynq/include/dasynq/select.h:91
Method
process_events
dasynq/include/dasynq/kqueue-macos.h:108
Method
process_fd_rearm
dasynq/include/dasynq.h:351
Method
process_find_load
src/control.cc:138
Method
process_getallenv
src/control.cc:1204
Method
process_listenenv
src/control.cc:1247
Method
process_monotonic_timers
Process monotonic timers based on the current clock time.
dasynq/include/dasynq/timerbase.h:423
Method
process_packet
src/control.cc:32
Method
process_primary_rearm
dasynq/include/dasynq.h:358
Method
process_query_dsc_dir
src/control.cc:1386
Method
process_query_name
src/control.cc:1105
Method
process_reload_service
src/control.cc:558
Method
process_restart_timer
src/includes/proc-service.h:92
Method
process_secondary_rearm
dasynq/include/dasynq.h:365
Method
process_service
src/includes/proc-service.h:719
Method
process_service_status
src/control.cc:799
Method
process_service_status5
src/control.cc:831
Method
process_service_status6
src/control.cc:863
Method
process_set_trigger
src/control.cc:1258
Method
process_setenv
src/control.cc:1145
Method
process_signal
src/control.cc:1338
Method
process_signal_rearm
dasynq/include/dasynq.h:372
Method
process_start_stop
src/control.cc:309
Method
process_timer
dasynq/include/dasynq/timerfd.h:56
Method
process_timer_rearm
dasynq/include/dasynq.h:386
Method
process_timers
dasynq/include/dasynq/itimer.h:182
Method
process_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
Method
process_unload_service
src/control.cc:508
Method
process_unpin_service
src/control.cc:471
Function
ps_environ_test
src/igr-tests/igr-runner.cc:296
Method
pselect_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
Function
pseudo_cycle_test
src/igr-tests/igr-runner.cc:720
Method
pull_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
Method
pull_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
Method
pull_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
Method
pull_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
Method
pull_root
dasynq/include/dasynq/stableheap.h:103
Method
pull_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
Method
put
src/dinit-iostream.cc:18
Method
query_load_mech
src/control.cc:1478
Method
queue
dasynq/include/dasynq.h:287
Method
queue_for_console
src/service.cc:893
Method
queue_packet
src/control.cc:1649
Method
read
src/tests/test-bpsys.cc:170
Method
read_overflow
src/shutdown.cc:653
Method
read_pid_file
src/proc-service.cc:703
Method
read_result
src/tests/test-bpsys.cc:22
Method
ready_notify_watcher
src/includes/proc-service.h:133
Method
rearm_signal_watch_nolock
Note, called with lock held:
dasynq/include/dasynq/signal.h:248
Method
rearm_signal_watch_nolock
Note, called with lock held:
dasynq/include/dasynq/kqueue.h:553
Method
receive_child_stat
Child process terminated. Called with both the main lock and the reaper lock held.
dasynq/include/dasynq.h:560
Method
receive_event
src/includes/control.h:53
Method
receive_fd_event
dasynq/include/dasynq.h:517
Method
receive_fd_event
dasynq/include/dasynq/interrupt.h:95
Method
receive_fd_event
dasynq/include/dasynq/timerfd.h:111
Method
receive_signal
dasynq/include/dasynq.h:505
Method
receive_signal
dasynq/include/dasynq/itimer.h:111
Method
receive_signal
dasynq/include/dasynq/posixtimer.h:60
Method
receive_signal
dasynq/include/dasynq/childproc.h:142
Method
receive_timer_expiry
dasynq/include/dasynq.h:568
Method
received
src/dinit.cc:134
Method
rehash
src/includes/dinit-util.h:994
Method
release_console
src/dinit-log.cc:124
Method
release_console
src/service.cc:899
Method
release_dependencies
src/service.cc:218
Method
release_lock
Release the poll-wait/attention lock.
dasynq/include/dasynq.h:1199
Method
release_sept
dasynq/include/dasynq/btree_set.h:163
Method
release_watcher
dasynq/include/dasynq.h:399
Method
release_watcher
Remove watcher from the queueing system
dasynq/include/dasynq.h:486
Function
reload1_test
src/igr-tests/igr-runner.cc:458
Function
reload2_test
src/igr-tests/igr-runner.cc:520
← previous
next →
1,101–1,200 of 1,514, ranked by callers