libexplain  1.4.D001
Functions
libexplain/buffer/no_outstanding_children.h File Reference
#include <libexplain/string_buffer.h>

Go to the source code of this file.

Functions

void explain_buffer_no_outstanding_children (explain_string_buffer_t *sb)

Function Documentation

The explain_buffer_no_outstanding_children function may be used to explain that a process has no unwaited-for child process.

Parameters:
sbThe string buffer to print into.

Definition at line 24 of file no_outstanding_children.c.