Changes between Initial Version and Version 5 of Ticket #14305


Ignore:
Timestamp:
May 17, 2020, 4:16:33 PM (4 years ago)
Author:
pulkomandy
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14305 – Description

    initial v5  
    11TBB test reports:
    22
    3 ```
     3{{{
    44../../src/test/harness.h:575, assertion !status: pthread_join failed
    55Abort
    6 ```
     6}}}
    77
    88The code is:
    99
    10 ```
     10{{{
    1111        int status = pthread_join( thread_id, NULL );
    1212        ASSERT( !status, "pthread_join failed" );
    13 ```
     13}}}
    1414
    1515Platform : Haiku shredder 1 hrev52138 Jul 26 2018 11:36:54 x86_64 x86_64 Haiku