Searched refs:state (Results 1 – 2 of 2) sorted by relevance
283 int state; in _IO_new_proc_close() local284 __pthread_setcancelstate (PTHREAD_CANCEL_DISABLE, &state); in _IO_new_proc_close()286 __pthread_setcancelstate (state, NULL); in _IO_new_proc_close()
663 __mbstate_t state = fp->_wide_data->_IO_last_state; in do_ftell_wide() local664 nread = __libio_codecvt_length (cv, &state, in do_ftell_wide()688 __mbstate_t state = fp->_wide_data->_IO_last_state; in do_ftell_wide() local689 status = __libio_codecvt_out (cv, &state, in, in + delta, &in, in do_ftell_wide()
Completed in 7 milliseconds