Searched refs:ucontext_t (Results 1 – 4 of 4) sorted by relevance
122 ucontext_t u; in main()123 ucontext_t *contextp; in main()130 contextp = (ucontext_t *)malloc(sizeof(ucontext_t)); in main()
361 } ucontext_t; typedef
52 ucontext_t context;
467 ucontext_t* user_signal_context; // only accessed by this thread