Searched defs:stw (Results 1 – 3 of 3) sorted by relevance
/third_party/iowow/src/utils/ |
D | iwstw.c | 34 struct iwstw *stw = op; in _worker_fn() local 88 IWSTW stw = *stwp; in iwstw_shutdown() local 129 int iwstw_queue_size(IWSTW stw) { in iwstw_queue_size() 137 iwrc iwstw_schedule(IWSTW stw, iwstw_task_f fn, void *arg) { in iwstw_schedule() 193 iwrc iwstw_schedule_only(IWSTW stw, iwstw_task_f fn, void *arg) { in iwstw_schedule_only() 239 iwrc iwstw_schedule_empty_only(IWSTW stw, iwstw_task_f fn, void *arg, bool *out_scheduled) { in iwstw_schedule_empty_only() 279 void iwstw_set_on_task_discard(IWSTW stw, iwstw_on_task_discard_f on_task_discard) { in iwstw_set_on_task_discard() 290 struct iwstw *stw = malloc(sizeof(*stw)); in iwstw_start() local
|
/third_party/musl/src/thread/powerpc/ |
D | clone.s | 20 stw 31, 4(1) label
|
/third_party/gstreamer/gstplugins_good/gst/goom/ |
D | ppc_zoom_ultimate.s | 317 stw r7,0(r6) ; Stores the computed pixel label 324 stw r18,0(r6) label
|