1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-28 00:21:52 +03:00

Split timed-wait functions out of nptl/lowlevellock.c.

This commit is contained in:
Roland McGrath
2015-05-26 14:49:13 -07:00
parent 97554e4382
commit 68c97aef62
15 changed files with 160 additions and 84 deletions

View File

@ -0,0 +1 @@
/* __lll_timedlock_wait is in lowlevellock.c. */

View File

@ -0,0 +1 @@
/* __lll_timedwait_tid is in lowlevellock.c. */