[issue2058] typo in lib/libthread_xu/thread/thr_init.c

G.Isenmann (via DragonFly issue tracker) sinknull at leaf.dragonflybsd.org
Fri Apr 29 08:47:17 PDT 2011


New submission from G.Isenmann <gisenmann at web.de>:

Think there is one underscore too much:

-STATIC_LIB_REQUIRE(_pthread_get_concurrency);
+STATIC_LIB_REQUIRE(_pthread_getconcurrency);

Probably there should also be a _pthread_setconcurrency.

----------
messages: 9851
nosy: isenmann
priority: bug
status: unread
title: typo in lib/libthread_xu/thread/thr_init.c

_____________________________________________________
DragonFly issue tracker <bugs at lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue2058>
_____________________________________________________






More information about the Bugs mailing list