ddk: update

git-svn-id: svn://kolibrios.org@6293 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Sergey Semyonov (Serge)
2016-02-26 19:23:56 +00:00
parent ac3100f5b1
commit 40e97d15fa
8 changed files with 257 additions and 58 deletions

View File

@@ -218,6 +218,9 @@ void run_workqueue(struct workqueue_struct *cwq);
struct workqueue_struct *alloc_workqueue_key(const char *fmt,
unsigned int flags, int max_active);
struct workqueue_struct *alloc_workqueue(const char *fmt,
unsigned int flags,
int max_active);
/**
* alloc_ordered_workqueue - allocate an ordered workqueue