Bug 94369 - pthread_mutex_timedlock not implemented
Summary: pthread_mutex_timedlock not implemented
Status: RESOLVED DUPLICATE of bug 78422
Alias: None
Product: valgrind
Classification: Developer tools
Component: memcheck (show other bugs)
Version: 2.2.0
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Julian Seward
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-04 06:31 UTC by Huangpeng
Modified: 2004-12-05 11:57 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Huangpeng 2004-12-04 06:31:55 UTC
==22072== valgrind's libpthread.so: UNIMPLEMENTED FUNCTION: 
pthread_mutex_timedlo==22072== 
valgrind's libpthread.so: unimplemented function



Platform:
[wise@localhost bin]$ uname -a
Linux localhost.localdomain 2.4.21-9.EL #1 Thu Jan 8 17:24:12 EST 2004 i686 
i686 i386 GNU/Linux

and Valgrind Version:
[wise@localhost bin]$ ../hp/bin/valgrind --version
valgrind-2.2.0
Comment 1 Tom Hughes 2004-12-05 11:57:37 UTC

*** This bug has been marked as a duplicate of 78422 ***