HomeSort by: relevance | last modified time | path
    Searched defs:switch_threads (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/librumpuser/
rumpfiber.c 96 static void switch_threads(struct thread *prev, struct thread *next);
179 switch_threads(prev, next);
244 switch_threads(struct thread *prev, struct thread *next) function in typeref:typename:void
rumpfiber.c 96 static void switch_threads(struct thread *prev, struct thread *next);
179 switch_threads(prev, next);
244 switch_threads(struct thread *prev, struct thread *next) function in typeref:typename:void

Completed in 22 milliseconds