Query: work_busy
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WORK_BUSY(9) Driver Basics WORK_BUSY(9)NAMEwork_busy - test whether a work is currently pending or runningSYNOPSISunsigned int work_busy(struct work_struct * work);ARGUMENTSwork the work to be testedDESCRIPTIONTest whether work is currently pending or running. There is no synchronization around this function and the test result is unreliable and only useful as advisory hints or for debugging.RETURNSOR'd bitmask of WORK_BUSY_* bits.COPYRIGHTKernel Hackers Manual 3.10 June 2014 WORK_BUSY(9)
Related Man Pages |
---|
struct_sta_ampdu_mlme(9) - centos |
dh_auto_test(1) - debian |
gldispatchcompute(3g) - centos |
dh_auto_test(1) - netbsd |
dh_auto_test(1) - centos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
Docker learning Phase-I |
Unsure why access time on a directory change isn't changing |
[TIP] Processing YAML files with yq |