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

/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-linux.c108 static struct fasync_struct *g_pFAsyncQueue; variable in typeref:struct:fasync_struct
842 return fasync_helper(fd, pFile, fOn, &g_pFAsyncQueue);
922 kill_fasync(&g_pFAsyncQueue, SIGIO, POLL_IN);

Completed in 44 milliseconds