Searched refs:BSTP_TASK_INIT (Results 1 – 1 of 1) sorted by relevance
112 #define BSTP_TASK_INIT(bt, func, context) do { \ macro2354 BSTP_TASK_INIT(&bp->bp_statetask, bstp_notify_state, bp); in bstp_create()2355 BSTP_TASK_INIT(&bp->bp_rtagetask, bstp_notify_rtage, bp); in bstp_create()