Project

General

Profile

Actions

Bug #2058

closed

typo in lib/libthread_xu/thread/thr_init.c

Added by isenmann almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

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.

Actions #1

Updated by swildner almost 13 years ago

Thanks, I've committed it.

Actions

Also available in: Atom PDF