584  



pthread_exit    .



THR    #include <pthread.h>

void pthread_exit (void *value_pkr)



 pthread_exit ()      
value_ptr       . -
  ,     ,     
,    ,  ,     ,
  .    ,     -
       ( -
 ).     ,  
  ,  ,        
""   ,    
at exit (),    .

     ,   ,   
   main (),     
pthread_exit (). ,   ,    -
   .

  pthread_exit ()  ,     -
       ,    
        pthread_exit ().

          
.  ,      -
      pthread_exit ()    -
 value__ptr.

      ,  ,  -
,     .     ,  
        exit ()   .

 

 pthread_exit ()      .



  .