- alloc_call_wait
dThreadedCallWaitAllocFunction* alloc_call_wait;
Undocumented in source.
- alloc_mutex_group
dMutexGroupAllocFunction* alloc_mutex_group;
Undocumented in source.
- alter_call_dependencies_count
dThreadedCallDependenciesCountAlterFunction* alter_call_dependencies_count;
Undocumented in source.
- free_call_wait
dThreadedCallWaitFreeFunction* free_call_wait;
Undocumented in source.
- free_mutex_group
dMutexGroupFreeFunction* free_mutex_group;
Undocumented in source.
- lock_group_mutex
dMutexGroupMutexLockFunction* lock_group_mutex;
Undocumented in source.
- post_call
dThreadedCallPostFunction* post_call;
Undocumented in source.
- preallocate_resources_for_calls
dThreadingImplResourcesForCallsPreallocateFunction* preallocate_resources_for_calls;
Undocumented in source.
- reset_call_wait
dThreadedCallWaitResetFunction* reset_call_wait;
Undocumented in source.
- retrieve_thread_count
dThreadingImplThreadCountRetrieveFunction* retrieve_thread_count;
Undocumented in source.
- struct_size
uint struct_size;
Undocumented in source.
- unlock_group_mutex
dMutexGroupMutexUnlockFunction* unlock_group_mutex;
Undocumented in source.
- wait_call
dThreadedCallWaitFunction* wait_call;
Undocumented in source.