Searched refs:xnestBlockHandler (Results 1 – 3 of 3) sorted by relevance
18 void xnestBlockHandler(void *blockData, void *timeout);
35 xnestBlockHandler(void *blockData, void *timout) in xnestBlockHandler() function
120 RegisterBlockAndWakeupHandlers(xnestBlockHandler, xnestWakeupHandler, NULL); in InitInput()