| /dflybsd-src/sys/dev/drm/ |
| H A D | linux_workqueue.c | 66 process_all_work(struct workqueue_worker *worker) in process_all_work() argument 71 while (STAILQ_FIRST(&worker->ws_list_head)) { in process_all_work() 72 work = STAILQ_FIRST(&worker->ws_list_head); in process_all_work() 73 STAILQ_REMOVE_HEAD(&worker->ws_list_head, ws_entries); in process_all_work() 88 lockmgr(&worker->worker_lock, LK_RELEASE); in process_all_work() 91 lockmgr(&worker->worker_lock, LK_EXCLUSIVE); in process_all_work() 93 work->worker = NULL; in process_all_work() 105 struct workqueue_worker *worker = arg; in wq_worker_thread() local 107 lockmgr(&worker->worker_lock, LK_EXCLUSIVE); in wq_worker_thread() 109 process_all_work(worker); in wq_worker_thread() [all …]
|
| /dflybsd-src/test/stress/stress2/misc/ |
| H A D | pthread.sh | 76 worker(void *arg) 125 pthread_create(&worker1_thr, NULL, worker, (void *)1); 126 pthread_create(&worker2_thr, NULL, worker, (void *)2);
|
| /dflybsd-src/contrib/zstd/lib/common/ |
| H A D | threading.c | 38 static unsigned __stdcall worker(void *arg) in worker() function 51 thread->handle = (HANDLE) _beginthreadex(NULL, 0, worker, thread, 0, NULL); in ZSTD_pthread_create()
|
| /dflybsd-src/sys/dev/drm/include/drm/ |
| H A D | drm_flip_work.h | 76 struct work_struct worker; member
|
| /dflybsd-src/sys/dev/raid/hptrr/ |
| H A D | hptrr_os_bsd.c | 247 if (vbus_ext->worker.ta_context) in os_schedule_task() 248 TASK_ENQUEUE(&vbus_ext->worker); in os_schedule_task()
|
| H A D | os_bsd.h | 176 struct task worker; member
|
| H A D | hptrr_osm_bsd.c | 350 vbus_ext->worker.ta_context = NULL; in hpt_shutdown_vbus() 1118 TASK_INIT(&vbus_ext->worker, 0, (task_fn_t *)hpt_do_tasks, vbus_ext); in hpt_final_init() 1120 TASK_ENQUEUE(&vbus_ext->worker); in hpt_final_init()
|
| /dflybsd-src/sys/dev/raid/hpt27xx/ |
| H A D | hpt27xx_os_bsd.c | 265 if (vbus_ext->worker.ta_context) in os_schedule_task() 266 TASK_ENQUEUE(&vbus_ext->worker); in os_schedule_task()
|
| H A D | os_bsd.h | 174 struct task worker; member
|
| H A D | hpt27xx_osm_bsd.c | 336 vbus_ext->worker.ta_context = NULL; in hpt_shutdown_vbus() 1138 TASK_INIT(&vbus_ext->worker, 0, (task_fn_t *)hpt_do_tasks, vbus_ext); in hpt_final_init() 1140 TASK_ENQUEUE(&vbus_ext->worker); in hpt_final_init()
|
| /dflybsd-src/sys/dev/drm/include/linux/ |
| H A D | workqueue.h | 47 struct workqueue_worker *worker; member
|
| /dflybsd-src/usr.bin/dsynth/ |
| H A D | dsynth.h | 297 typedef struct worker { struct
|
| /dflybsd-src/share/dict/ |
| H A D | web2a | 233 acid worker 3023 axle worker 3348 bag worker 5659 billet worker 6603 board worker 9064 button worker 9671 canvas worker 9928 cargo worker 11075 charity worker 11673 church worker [all …]
|
| H A D | web2 | 233403 worker
|
| /dflybsd-src/games/fortune/datfiles/ |
| H A D | fortunes-o | 286 worker. Looking the guy right in the eye, he gives him a rather large, damp, 287 Bronx cheer. And trots back to sit on his buddy's shoulder. The worker is 3594 collar worker and you will rob him of his last vestige of job interest. 13068 The worker uses axle grease
|
| H A D | fortunes | 8353 A Polish worker walks into a bank to deposit his paycheck. He has heard 8357 "But what if the finance ministry goes broke?" the worker asks. 8360 "But what if the government goes broke?" the worker asks. 8363 "And if the Soviet Union goes broke?" the worker asks. 46966 Much noise has been made about rehabilitating the worker using drugs, but 46971 drug-using worker is the purest of hypocrisy and the worst of rationalization. 59891 Your Co-worker Could Be a Space Alien, Say Experts 59906 The experts pointed out that a co-worker would have to display most if not
|