diff options
author | deischen <deischen@FreeBSD.org> | 2003-04-28 21:35:06 +0000 |
---|---|---|
committer | deischen <deischen@FreeBSD.org> | 2003-04-28 21:35:06 +0000 |
commit | 4d8bc81d7dbf95940ea714cfb3e40d8c78315341 (patch) | |
tree | 2807b11e0e61a9d6cd6961bfb98d0119e4ebc25d /lib/libpthread/thread/thr_join.c | |
parent | 389061c1253888e312a58cff19cf6822c4a9439d (diff) | |
download | FreeBSD-src-4d8bc81d7dbf95940ea714cfb3e40d8c78315341.zip FreeBSD-src-4d8bc81d7dbf95940ea714cfb3e40d8c78315341.tar.gz |
Use the correct link entry for walking the list of threads.
While I'm here, use the TAILQ_FOREACH macro instead of a more
manual method which was inherited from libc_r (so we could
remove elements from the list which isn't needed for libpthread).
Submitted by: Kazuaki Oda <kaakun@highway.ne.jp>
Diffstat (limited to 'lib/libpthread/thread/thr_join.c')
0 files changed, 0 insertions, 0 deletions