lsb_forcekilljob
This function is used to send special force kill signal.#include <lsf/lsbatch.h>
int lsb_forcekilljob(LS_LONG_INT jobId)
Data Structures:
- Parameters:
jobId which job is to be killed. Define Statements:
- none
- none
Errors:
- Returns:
- int:0
Function was successful.int:-1
Function failed.Equivalent line commands:
- On failure, lsberrno is set to indicate the error.
Files:
- none
- none
- See also:
- lsb_signaljob
Date Modified: 16 Jul 2014
Terms of Use
Copyright © 1994-2014 International Business Machines Corp.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.