Search | Google it | Results 1 - 1 of 1 for funcall:_THREAD_PRIVATE_MUTEX_UNLOCK (0.00 seconds) |
138: /* release lock while mallocing */ 139: _THREAD_PRIVATE_MUTEX_UNLOCK(__sfp_mutex); 140: #if DYN_ALLOC_FILEBUF 160: fp->_flags = 1; /* reserve this slot; caller sets real flags */ 161: _THREAD_PRIVATE_MUTEX_UNLOCK(__sfp_mutex); 162: fp->_p = NULL; /* no current pointer */ 195: lastglue = g; 196: _THREAD_PRIVATE_MUTEX_UNLOCK(__sfp_mutex); 197: } 237: out: 238: _THREAD_PRIVATE_MUTEX_UNLOCK(__sinit_mutex); 239: }