G_PRIORITY_MEDIUM  367 cib/main.c         mainloop_add_fd("heartbeat-ccm", G_PRIORITY_MEDIUM, cib_ev_fd, cib_ev_token, &ccm_fd_callbacks);
G_PRIORITY_MEDIUM  495 lib/cluster/cpg.c     mainloop_add_fd("corosync-cpg", G_PRIORITY_MEDIUM, fd, cluster, &cpg_fd_callbacks);
G_PRIORITY_MEDIUM  468 lib/cluster/legacy.c     mainloop_add_fd("cman", G_PRIORITY_MEDIUM, fd, dispatch, &cman_fd_callbacks);
G_PRIORITY_MEDIUM  536 lib/cluster/legacy.c     mainloop_add_fd("corosync-plugin", G_PRIORITY_MEDIUM, ais_fd_async, cluster, &ais_fd_callbacks);
G_PRIORITY_MEDIUM  621 lib/cluster/legacy.c                         mainloop_add_ipc_client(CRM_SYSTEM_MCP, G_PRIORITY_MEDIUM, 0,
G_PRIORITY_MEDIUM 1760 lib/fencing/st_client.c             mainloop_add_ipc_client("stonith-ng", G_PRIORITY_MEDIUM, 0, stonith, &st_callbacks);