[Bug 1874] posix timing tests: psxtmrwlock01
    bugzilla-daemon at rtems.org 
    bugzilla-daemon at rtems.org
       
    Thu Aug  4 06:47:45 UTC 2011
    
    
  
https://www.rtems.org/bugzilla/show_bug.cgi?id=1874
--- Comment #3 from panzon <el.mastin at ymail.com> 2011-08-04 01:47:45 CDT ---
I decide to send a new tarball instead just a diff  because I edit 3 already
existed procedures 
was added:
    pthread_rwlock_tryrdlock - not available
    pthread_rwlock_trywrlock - not available
and deleted the no necessary prints of:
    pthread_rwlock_unlock - available
The new output (--target=sparc-rtems4.11 --enable-rtemsbsp=sis) is:
    *** POSIX TIME PSXTMRWLOCK 01  ***
    pthread_rwlock_init 35
    pthread_rwlock_rdlock - available 32
    pthread_rwlock_tryrdlock - available 32
    pthread_rwlock_timedrdlock - available 35
    pthread_rwlock_wrlock - available 32
    pthread_rwlock_tryrdlock - not available 32
    pthread_rwlock_trywrlock - available 32
    pthread_rwlock_trywrlock - not available  32
    pthread_rwlock_timedwrlock - available 34
    pthread_rwlock_unlock - available 42
    pthread_rwlock_destroy 36
    *** END OF POSIX TIME PSXTMRWLOCK 01 ***
-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
    
    
More information about the bugs
mailing list