gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:_tk_get_cfn from tkernel_2/kernel/tkernel/src/subsystem.c (0.00 seconds)
tkernel_2
kernel/tkernel/src/subsystem.c - 29.4KB - 1,062 lines
97:         /* Get system information */
98:         i = _tk_get_cfn(SCTAG_TMAXSSYID, &max_ssyid, 1);
99:         if ( i < 1 || NUM_SSYID < 1 ) {
101: } 102: i = _tk_get_cfn(SCTAG_TMAXSSYPRI, &max_ssypri, 1); 103: if ( i < 1 || NUM_SSYPRI < 1 ) {
970: /* Get system information */ 971: n = _tk_get_cfn(SCTAG_TMAXRESID, &max_resid, 1); 972: if ( n < 1 || NUM_RESID < 1 ) {