MCPcopy Create free account

hub / github.com/davmac314/dinit / functions

Functions1,514 in github.com/davmac314/dinit

Functiontest_proc_smooth_recovery6
smooth recovery: timeout waiting for readiness notification
src/tests/proctests.cc:1279
Functiontest_proc_smooth_recovery6a
smooth recovery: termination while waiting for readiness notification
src/tests/proctests.cc:1349
Functiontest_proc_start_execfail
Test exec() failure for process service start.
src/tests/proctests.cc:885
Functiontest_proc_start_timeout
Time-out during start
src/tests/proctests.cc:805
Functiontest_proc_start_timeout2
Test that a timeout doesn't stop a "waits for" dependent to fail to start
src/tests/proctests.cc:843
Functiontest_proc_stop_timeout
Test stop timeout
src/tests/proctests.cc:961
Functiontest_proc_term_restart
Unexpected termination with restart
src/tests/proctests.cc:230
Functiontest_proc_term_restart2
Unexpected termination with restart, with dependent
src/tests/proctests.cc:282
Functiontest_proc_term_restart3
Restart due to dependent, after unexpected termination
src/tests/proctests.cc:368
Functiontest_proc_term_restart4
Restart after unexpected termination, start times out
src/tests/proctests.cc:414
Functiontest_proc_term_restart5
Unexpected termination but only restarts on non-zero exit code.
src/tests/proctests.cc:474
Functiontest_proc_term_restart6
Unexpected termination but only restarts on specific signals.
src/tests/proctests.cc:520
Functiontest_proc_term_restart_fail
Failure to restart should propagate to dependent
src/tests/proctests.cc:577
Functiontest_proc_term_start
Unexpected termination until restarts exhausted, followed by a normal start.
src/tests/proctests.cc:157
Functiontest_proc_unexpected_term
Unexpected termination
src/tests/proctests.cc:113
Functiontest_release_from_failed
src/tests/tests.cc:1857
Functiontest_restart_stop1
Stopping a restarting service, which is in the stopping phase, should prevent restart
src/tests/tests.cc:1675
Functiontest_restart_stop2
Stopping a restarting service, which is in the stopping phase, should prevent restart (this time with a dependent)
src/tests/tests.cc:1708
Functiontest_restart_stop3
Stopping a restarting service, which is in the stopping phase, should prevent restart, and prevent restart of a dependency which is not otherwise acti
src/tests/tests.cc:1754
Functiontest_restart_stop4
Stopping a restarting service, which is in the stopping phase, should prevent restart, but not prevent restart of a dependency which is otherwise acti
src/tests/tests.cc:1801
Functiontest_scripted_start_fail
src/tests/proctests.cc:2389
Functiontest_scripted_start_race
src/tests/proctests.cc:2436
Functiontest_scripted_start_skip
src/tests/proctests.cc:2543
Functiontest_scripted_start_skip2
Test interrupting start of a service marked skippable
src/tests/proctests.cc:2595
Functiontest_scripted_stop_fail
src/tests/proctests.cc:2482
Functiontest_scripted_stop_timeout
Test stop timeout
src/tests/proctests.cc:2330
Methodtest_service
src/tests/test_service.h:14
Functiontest_settings
src/tests/loadtests.cc:244
Functiontest_softdep1
Stopping a soft dependency doesn't cause the dependent to stop.
src/tests/tests.cc:849
Functiontest_softdep2
Stopping a milestone dependency doesn't cause the dependent to stop
src/tests/tests.cc:877
Functiontest_softdep3
A failing milestone dependency causes the dependent to fail
src/tests/tests.cc:904
Functiontest_softdep4
If a milestone dependency start is cancelled, dependent doesn't start.
src/tests/tests.cc:929
Functiontest_softdep5
Test that soft dependents of a service reattach when service starts
src/tests/tests.cc:960
Functiontest_softdep6
Test that already-started dependencies are correctly attached when starting
src/tests/tests.cc:999
Functiontest_softdep7
Test that a soft dependency restarts if set to auto-restart and dependent still running
src/tests/tests.cc:1039
Functiontest_softdep8
Test that a soft dependency doesn't restart if not set to auto-restart and dependent still running
src/tests/tests.cc:1085
Functiontest_subst_errs
src/tests/loadtests.cc:326
Functiontest_term_via_stop
Termination via stop request
src/tests/proctests.cc:646
Functiontest_term_via_stop2
Termination via stop request, ensure reason is reset:
src/tests/proctests.cc:687
Functiontest_term_via_stop3
stop twice
src/tests/proctests.cc:738
Functiontest_waitsfor_restart
Test that starting a service with a waits-for dependency on another - currently stopping - service, causes that service to re-start.
src/tests/proctests.cc:2645
Methodtime_val
dasynq/include/dasynq/timerbase.h:23
Methodtimer_data
dasynq/include/dasynq/timerbase.h:191
Methodtimer_expiry
src/dinit.cc:175
Methodtimer_expiry
src/proc-service.cc:875
Methodtimer_queues_empty
dasynq/include/dasynq/timerbase.h:303
Methodtransfer_output_pipe
src/includes/service.h:927
Methodtransfer_output_pipe
src/includes/proc-service.h:437
Methodtry_lock
dasynq/include/dasynq/mutex.h:14
Functiontype_max_num_digits
src/includes/dinit-util.h:575
Methodunqueue
remove current head of queue, return new head:
dasynq/include/dasynq.h:262
Methodunreserve
dasynq/include/dasynq.h:2103
Methodvalue_cls
src/includes/dinit-util.h:35
Functionvar_subst_test
src/igr-tests/igr-runner.cc:655
Methodwait
dasynq/include/dasynq.h:252
Methodwas_signalled
dasynq/include/dasynq/childproc.h:100
Methodwas_signalled
src/tests/test-includes/dinit.h:74
Methodwatch_removed
dasynq/include/dasynq.h:1632
Methodwatch_removed
dasynq/include/dasynq.h:1785
Methodwatch_removed
dasynq/include/dasynq.h:1991
Methodwatch_removed
Called when the watcher has been removed. It is guaranteed by the caller that: - the dispatch method is not currently running - the dispatch method wi
dasynq/include/dasynq/basewatchers.h:171
Methodwatch_removed
src/dinit-log.cc:268
Methodwatch_removed
src/tests/test-includes/dinit.h:150
Methodwrite
src/dinit-iostream.cc:243
Methodwrite
src/includes/dinit-iostream.h:413
Methodwrite
src/tests/test-includes/baseproc-sys.h:33
Methodwrite_buf_nx
src/dinit-iostream.cc:306
Methodwrite_nx
src/dinit-iostream.cc:237
Methodwrite_nx
src/includes/dinit-iostream.h:398
Methodwrite_ready
src/includes/control.h:74
Methodwritev_unintr
Wrapper for writev: don't fail (but retry instead) on EINTR
src/includes/dinit-iostream.h:134
Functionxdg_config_test
src/igr-tests/igr-runner.cc:983
Method~base_process_service
src/includes/proc-service.h:353
Method~base_watcher
dasynq/include/dasynq/basewatchers.h:165
Method~bgproc_service
src/includes/proc-service.h:818
Method~btree_set
dasynq/include/dasynq/btree_set.h:582
Method~cap_iab_wrapper
src/includes/dinit-util.h:160
Method~control_conn_t
src/control.cc:1842
Method~dep_depth_updater
src/includes/service.h:1447
Method~dinit_proc
src/igr-tests/igr.h:284
Method~dinitcheck_proc
src/igr-tests/igr.h:336
Method~dinitctl_proc
src/igr-tests/igr.h:323
Method~dir_entry
src/includes/service-dir.h:27
Method~epoll_loop
dasynq/include/dasynq/epoll.h:201
Method~fail_writer
src/tests/tests.cc:1462
Method~fd_handler
src/tests/test-bpsys.cc:150
Method~fd_holder
src/includes/dinit-util.h:198
Method~file_fd_handler
src/tests/test-bpsys.cc:216
Method~fs_node
src/tests/test-bpsys.cc:48
Method~ha_string
src/includes/dinit-util.h:1287
Method~hd_u_t
dasynq/include/dasynq/daryheap.h:91
Method~igr_env_var_setup
src/igr-tests/igr.h:422
Method~igr_proc
src/igr-tests/igr.h:194
Method~igr_proc_watch
src/igr-tests/igr.h:63
Method~igr_test_setup
src/igr-tests/igr.h:362
Method~input_file
src/includes/file-input-stack.h:25
Method~istream
src/dinit-iostream.cc:616
Method~kqueue_loop
dasynq/include/dasynq/kqueue.h:326
Method~macos_kqueue_loop
dasynq/include/dasynq/kqueue-macos.h:167
Method~ostream
src/dinit-iostream.cc:336
← previousnext →1,401–1,500 of 1,514, ranked by callers