Blocks the current thread until a job has completed.
Syntax
#include <prtpool.h> NSPR_API(PRStatus) PR_JoinJob(PRJob *job);
Parameter
The function has the following parameter:
- job
- A pointer to a PRJobstructure returned by aPR_QueueJobfunction representing the job to be cancelled.
Returns
Document Tags and Contributors
    
    Tags: 
    
  
                    
                       Contributors to this page: 
        teoli, 
        alecananian
                    
                    
                       Last updated by:
                      teoli,