Home
last modified time | relevance | path

Searched refs:monojob_rc (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/core/
Dmonojob.c37 static int monojob_rc; variable
40 monojob_rc = rc; in monojob_done()
72 monojob_rc = -EINPROGRESS; in monojob_wait()
74 while ( monojob_rc == -EINPROGRESS ) { in monojob_wait()
93 rc = monojob_rc; in monojob_wait()