|
RT
|

Functions | |
| int | init_pool (t_sdl *sdl, int(*do_pxl)(int, int, void *), void *prg_d, uint16_t thr_count) |
| int | pool_render (t_thr_pool *pool) |
| int | destroy_pool (t_thr_pool *pool) |
| int destroy_pool | ( | t_thr_pool * | pool | ) |
| int init_pool | ( | t_sdl * | sdl, |
| int(*)(int, int, void *) | do_pxl, | ||
| void * | prg_d, | ||
| uint16_t | thr_count | ||
| ) |
| int pool_render | ( | t_thr_pool * | pool | ) |
1.8.17