Showing posts with label Linux. Show all posts
Showing posts with label Linux. Show all posts

create_singlethread_workqueue Thursday, September 8, 2011

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.

Timeline of Linux Kernel Thursday, August 11, 2011


Unix && Linux Distribution Timeline Wednesday, January 12, 2011