Changeset 629 for GPL/branches/uniaud32-next/include/linux/completion.h
- Timestamp:
- Jan 4, 2021, 10:15:17 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/uniaud32-next/include/linux/completion.h
r625 r629 21 21 }; 22 22 23 #define DECLARE_COMPLETION_ONSTACK(work) struct completion work; 23 24 /** 24 25 * init_completion - Initialize a dynamically allocated completion
Note:
See TracChangeset
for help on using the changeset viewer.