struct workqueue_struct *create_singlethread_workqueue(const char *name);
Creates a workqueue. Each workqueue has one dedicated processes ("kernel threads"), which run functions submitted to the queue.
create_singlethread_workqueue Thursday, September 8, 2011
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment