Home
last modified time | relevance | path

Searched defs:sigmask_unlock (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_buf.h53 #define sigmask_unlock() spin_unlock_irq(&current->sigmask_lock); macro
57 #define sigmask_unlock() spin_unlock_irq(&current->sighand->siglock); macro