Searched refs:tombstoned_notify_completion (Results 1 – 5 of 5) sorted by relevance
26 bool tombstoned_notify_completion(int tombstoned_socket);
201 tombstoned_notify_completion(tombstone_socket.get()); in trace_handler()220 tombstoned_notify_completion(tombstone_socket.get()); in crash_handler()
79 bool tombstoned_notify_completion(int tombstoned_socket) { in tombstoned_notify_completion() function
424 if (tombstoned_connected && !tombstoned_notify_completion(tombstoned_socket.get())) { in main()
668 tombstoned_notify_completion(tombstoned_socket.get()); in TEST()