Function

DexSchedulerget_thread_default

Declaration [src]

DexScheduler*
dex_scheduler_get_thread_default (
  void
)

Description [src]

Gets the default scheduler for the thread.

Return value

Type: DexScheduler

A DexScheduler or NULL.

The data is owned by the called function.
The return value can be NULL.