Blender Git Commit Log

Git Commits -> Revision 2e8398c

Revision 2e8398c by Bastien Montagne (master)
March 3, 2017, 16:16 (GMT)
Get rid of `BLI_task_pool_stop()`.

Comments said that function was supposed to 'stop worker threads', but
it absolutely did not do anything like that, was merely wiping out TODO
queue of tasks from given pool (kind of subset of what
`BLI_task_pool_cancel()` does).

Misleading, and currently useless, we can always add it back if we need
it some day, but for now we try to simplify that area.

Commit Details:

Full Hash: 2e8398c0956544e2c316ef7ec6263f78d1fbb705
Parent Commit: 18c2a44
Lines Changed: +0, -7

1 Modified Path:

/source/blender/blenlib/intern/task.c (+0, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021