Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Djob.c1050 job->jv_channel->ch_killing = TRUE; in job_cleanup()
H A Dstructs.h2305 int ch_killing; // TerminateJobObject() was called member
H A Dchannel.c4631 if (channel->ch_to_be_freed || channel->ch_killing) in channel_parse_messages()
H A Dos_win32.c5546 job->jv_channel->ch_killing = TRUE; in mch_signal_job()