Searched refs:CMD_LINE_OPT_NO_LTHREADS (Results 1 – 1 of 1) sorted by relevance
2875 #define CMD_LINE_OPT_NO_LTHREADS "no-lthreads" macro2895 {CMD_LINE_OPT_NO_LTHREADS, 0, 0, 0}, in parse_args()2967 if (!strncmp(lgopts[option_index].name, CMD_LINE_OPT_NO_LTHREADS, in parse_args()2968 sizeof(CMD_LINE_OPT_NO_LTHREADS))) { in parse_args()