Home
last modified time | relevance | path

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

/openbmc/linux/tools/thermal/lib/
H A Dmainloop.c12 static unsigned short nrhandler; variable
64 if (fd >= nrhandler) { in mainloop_add()
68 nrhandler = fd + 1; in mainloop_add()
92 if (fd >= nrhandler) in mainloop_del()