Searched defs:ongoing_create (Results 1 - 1 of 1) sorted by relevance

/lxc/src/lxc/
H A Dlxccontainer.c131 static int ongoing_create(struct lxc_container *c) function
738 if ((ret = ongoing_create(c)) < 0) {
4148 if (ongoing_create(c) == 2) {

Completed in 24 milliseconds