Documentation
      ¶
    
    
  
    
      Index ¶
Constants ¶
      View Source
      
  
const ( SIG_BLOCK sighow = 0 SIG_UNBLOCK sighow = 1 SIG_SETMASK sighow = 2 )
Variables ¶
      View Source
      
  
var ( PTHREAD_COND_INITIALIZER = pthread_cond_t{} PTHREAD_MUTEX_INITIALIZER = pthread_mutex_t{} )
Functions ¶
This section is empty.
Types ¶
type ThreadStart ¶
type ThreadStart struct {
	// contains filtered or unexported fields
}
     Click to show internal directories. 
   Click to hide internal directories.