Constructor
DexThreadPoolSchedulernew
Declaration [src]
DexScheduler*
dex_thread_pool_scheduler_new (
void
)
Return value
Type: DexScheduler
A DexThreadPoolScheduler
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |