Searched refs:tombstoned_notify_completion (Results 1 – 5 of 5) sorted by relevance
28 bool tombstoned_notify_completion(int tombstoned_socket);
85 bool tombstoned_notify_completion(int tombstoned_socket) { in tombstoned_notify_completion() function
302 tombstoned_notify_completion(tombstone_socket.get()); in trace_handler()334 tombstoned_notify_completion(tombstone_socket.get()); in crash_handler()
982 tombstoned_notify_completion(tombstoned_socket.get()); in TEST()1018 tombstoned_notify_completion(tombstoned_socket.get()); in TEST()1025 tombstoned_notify_completion(tombstoned_socket.get()); in TEST()1056 tombstoned_notify_completion(tombstoned_socket.get()); in TEST()
620 if (g_tombstoned_connected && !tombstoned_notify_completion(g_tombstoned_socket.get())) { in main()