Searched refs:_handle_abort (Results 1 – 3 of 3) sorted by relevance
/dports/devel/py-medikit/medikit-0.7.5/medikit/commands/ |
H A D | pipeline.py | 62 action = cls._handle_abort(pipeline, filename=pipeline_file) 147 def _handle_abort(cls, pipeline, *, filename): member in PipelineCommand
|
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/plugins/mpi/pmi2/ |
H A D | pmi1.c | 70 static int _handle_abort(int fd, int lrank, client_req_t *req); 91 { ABORT_CMD, _handle_abort }, 225 _handle_abort(int fd, int lrank, client_req_t *req) in _handle_abort() function
|
H A D | pmi2.c | 63 static int _handle_abort(int fd, int lrank, client_req_t *req); 86 { ABORT_CMD, _handle_abort }, 180 _handle_abort(int fd, int lrank, client_req_t *req) in _handle_abort() function
|