about nxt_susp in struct p2pthread_cb_t
Brought to you by:
cybersys
I thought that maybe the nxt_susp member in struct
p2pthread_cb_t in p2linux should be divided to
queue_nxt_susp and sema_nxt_susp, because the queue
and semaphore both use link_susp_tcb to add tcb to his
susp_list, and that will cause mixture of two list. And so
does the suspend_list member.
i am not quite sure if it's right, but i think i should be.
Logged In: NO
and my email is jedi.gu@163.com, please contact me.