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

  /src/sys/external/bsd/common/include/linux/
workqueue.h 49 #define cancel_work_sync linux_cancel_work_sync macro
136 bool cancel_work_sync(struct work_struct *);
  /src/sys/external/bsd/common/linux/
linux_work.c 784 * cancel_work_sync(work)
793 cancel_work_sync(struct work_struct *work)
790 cancel_work_sync(struct work_struct *work) function in typeref:typename:bool

Completed in 12 milliseconds