Bug 94369

Summary: pthread_mutex_timedlock not implemented
Product: [Developer tools] valgrind Reporter: Huangpeng <oiabm6211>
Component: memcheckAssignee: Julian Seward <jseward>
Status: RESOLVED DUPLICATE    
Severity: normal CC: oiabm6211
Priority: NOR    
Version: 2.2.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

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 ***