Home
last modified time | relevance | path

Searched refs:ch_killing (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Djob.c1050 job->jv_channel->ch_killing = TRUE; in job_cleanup()
H A Dstructs.h2303 int ch_killing; // TerminateJobObject() was called member
H A Dchannel.c4627 if (channel->ch_to_be_freed || channel->ch_killing) in channel_parse_messages()
H A Dos_win32.c5558 job->jv_channel->ch_killing = TRUE; in mch_signal_job()