 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
      Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var CAPI = map[string]struct{}{
	"pthread_cond_broadcast": {},
	"pthread_cond_destroy":   {},
	"pthread_cond_init":      {},
	"pthread_cond_signal":    {},
	"pthread_cond_wait":      {},
	"pthread_create":         {},
	"pthread_detach":         {},
	"pthread_mutex_destroy":  {},
	"pthread_mutex_init":     {},
	"pthread_mutex_lock":     {},
	"pthread_mutex_trylock":  {},
	"pthread_mutex_unlock":   {},
	"sched_yield":            {},
}
    Functions ¶
This section is empty.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.