LWN.net Logo

Workqueues get a rework

Workqueues get a rework

Posted Nov 30, 2006 10:55 UTC (Thu) by dvrabel (subscriber, #9500)
Parent article: Workqueues get a rework

You'd think that while changing the API they'd drop the redundant _struct in struct work_struct etc.


(Log in to post comments)

Workqueues get a rework

Posted Nov 30, 2006 21:53 UTC (Thu) by aleXXX (subscriber, #2742) [Link]

Yes, struct delayed_work and struct work_struct sucks.
IMO it should be struct delayed_work_struct and struct work_struct or
just struct delayed_work and struct work.

Alex

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds