Home
last modified time | relevance | path

Searched refs:ltd (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/sanei/
H A Dsanei_thread.c199 pThreadDataDef ltd = (pThreadDataDef)arg; in local_thread() local
202 ltd->status = ltd->func( ltd->func_data ); in local_thread()
204 DBG( 2, "func() done - status = %d\n", ltd->status ); in local_thread()
252 pThreadDataDef ltd = (pThreadDataDef)arg; in local_thread() local
255 ltd->status = ltd->func( ltd->func_data ); in local_thread()
257 DBG( 2, "func() done - status = %d\n", ltd in local_thread()
334 pThreadDataDef ltd = (pThreadDataDef)arg; local_thread() local
[all...]
/third_party/astc-encoder/Source/
H A Dastcenccli_platform_dependents.cpp198 launch_desc* ltd = reinterpret_cast<launch_desc*>(p); in launch_threads_helper() local
199 ltd->func(ltd->thread_count, ltd->thread_id, ltd->payload); in launch_threads_helper()

Completed in 2 milliseconds