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

  /src/sys/external/bsd/common/linux/
linux_work.c 747 bool cancelled_p = false;
760 cancelled_p = false;
772 cancelled_p = true;
775 cancelled_p = false;
780 out: return cancelled_p;
796 bool cancelled_p = false;
809 cancelled_p = false;
821 cancelled_p = true;
824 cancelled_p = false;
832 out: return cancelled_p;
744 bool cancelled_p = false; local in function:cancel_work
793 bool cancelled_p = false; local in function:cancel_work_sync
1240 bool cancelled_p; local in function:cancel_delayed_work
1330 bool cancelled_p; local in function:cancel_delayed_work_sync
    [all...]
linux_work.c 747 bool cancelled_p = false;
760 cancelled_p = false;
772 cancelled_p = true;
775 cancelled_p = false;
780 out: return cancelled_p;
796 bool cancelled_p = false;
809 cancelled_p = false;
821 cancelled_p = true;
824 cancelled_p = false;
832 out: return cancelled_p;
744 bool cancelled_p = false; local in function:cancel_work
793 bool cancelled_p = false; local in function:cancel_work_sync
1240 bool cancelled_p; local in function:cancel_delayed_work
1330 bool cancelled_p; local in function:cancel_delayed_work_sync
    [all...]

Completed in 26 milliseconds