-
count the number of tasks in the container · e0f888d9Daniel Lezcano authored
This patch adds a function to count the number of tasks in the container. The result is not reliable as it may change with a fork or an exit, but in some cases, for example, there is only one task, or the container is frozen, the result is accurate. Signed-off-by:Daniel Lezcano <dlezcano@fr.ibm.com>
e0f888d9
×