ntdll: Use list_empty() instead of list_count() == 0.
commitbcd2d0ec5b58849ba66c5cf9a28f1be201fa66e8
authorJörg Höhle <hoehle@users.sourceforge.net>
Wed, 15 Jun 2011 18:25:56 +0000 (15 20:25 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 16 Jun 2011 09:57:25 +0000 (16 11:57 +0200)
treefaee81cfbc782ce23689b7b59d57b08e94e63440
parentc69331c84a8951fcb13494fc01525f355cb022ff
ntdll: Use list_empty() instead of list_count() == 0.
dlls/ntdll/threadpool.c