Searched refs:amountpipes (Results 1 – 2 of 2) sorted by relevance
236 static int amountpipes; /* total number of pipes in system */ variable251 &amountpipes, 0, "Current # of pipes");601 OSAddAtomic(1, &amountpipes); in pipespace()1326 OSAddAtomic(-1, &amountpipes); in pipe_free_kmem()
1529 print("Number of pipes: {: d}".format(kern.globals.amountpipes))