gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:tk_get_tid from t2ex/t2ex_source/t2ex/fs/fs/src/fs_tk.c (0.00 seconds)
t2ex
t2ex_source/t2ex/fs/fs/src/fs_tk.c - 28.7KB - 883 lines
706:         if (tskid == TSK_SELF) {
707:                 tskid = tk_get_tid();
708:         }
720: /* Get task id and tsd */ 721: env->t_tid = tk_get_tid(); 722: env->t_tsd = (fs_tsd_t *)fs_tsd_get(env->t_tid);