Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86.h93 static inline _X_DEPRECATED int xf86BlockSIGIO(void) { input_lock(); return 0; } in xf86BlockSIGIO() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog25334 xfree86: Provide xf86BlockSIGIO and xf86ReleaseSIGIO as wrappers for input mutex
25337 xf86BlockSIGIO and xf86ReleaseSIGIO probably want to lock the input
100481 xfree86: Convert some xf86BlockSIGIO to OsBlockSignals
100501 it's been a glorified (and confusing) wrapper around xf86BlockSIGIO.