Searched refs:new_lt (Results 1 – 2 of 2) sorted by relevance
151 lthread_create(struct lthread **new_lt, int lcore_id, in lthread_create() argument154 if ((new_lt == NULL) || (fun == NULL)) in lthread_create()184 *new_lt = lt; in lthread_create()
228 lthread_create(struct lthread **new_lt,