Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClusterLabs/pacemaker
/ mainloop_set_trigger
Function
mainloop_set_trigger
lib/common/mainloop.c:169–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
167
}
168
169
void
170
mainloop_set_trigger(crm_trigger_t * source)
171
{
172
source->trigger = TRUE;
173
}
174
175
gboolean
176
mainloop_destroy_trigger(crm_trigger_t * source)
Callers
15
mon_winresize
Function · 0.85
crm_diff_update
Function · 0.85
activateCibXml
Function · 0.85
main
Function · 0.85
stonith_recurring_op_helper
Function · 0.85
start_delay_helper
Function · 0.85
schedule_lrmd_cmd
Function · 0.85
cmd_finalize
Function · 0.85
mainloop_tests
Function · 0.85
schedule_stonith_command
Function · 0.85
status_search_cb
Function · 0.85
dynamic_list_search_cb
Function · 0.85
Calls
no outgoing calls
Tested by
2
main
Function · 0.68
mainloop_tests
Function · 0.68