mirror of
https://gitee.com/moluo-tech/CodeBrick.git
synced 2025-01-16 04:32:51 +08:00
commit
b955f3dbf5
@ -77,7 +77,7 @@ bool async_work_add(async_work_t *w, void *object, void *params,
|
||||
if (n == NULL)
|
||||
return false;
|
||||
n->object = object;
|
||||
n->params = params;l;;;;;;;;;;;;;;;;;;;;;,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
|
||||
n->params = params;
|
||||
n->work = work;
|
||||
|
||||
workqueue_put(&w->ready, n); /*<2A><><EFBFBD>뵽<EFBFBD><EBB5BD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user