OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wait_on_bit
(Results
1 - 2
of
2
) sorted by null
/external/kernel-headers/original/linux/
wait.h
407
*
wait_on_bit
- wait for a bit to be cleared
416
* call
wait_on_bit
() in threads waiting for the bit to clear.
417
* One uses
wait_on_bit
() where one is waiting for the bit to clear,
420
static inline int
wait_on_bit
(void *word, int bit,
function
440
*
wait_on_bit
() in threads waiting to be able to set the bit.
fs.h
[
all
...]
Completed in 514 milliseconds