Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2015
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. 00000000 cmtspeech_connection struc ; (sizeof=0x5A)
  2. 00000000 cmt_handler DCD ? ; offset
  3. 00000004 thread_state pa_atomic_t ?
  4. 00000008 thread_state_change DCD ? ; offset
  5. 0000000C ul_state DCD ?
  6. 00000010 dl_state DCD ?
  7. 00000014 cmtspeech_semaphore DCD ? ; offset
  8. 00000018 cmtspeech_ctx DCD ? ; offset
  9. 0000001C cmtspeech_mutex DCD ? ; offset
  10. 00000020 rtpoll DCD ? ; offset
  11. 00000024 cmt_poll_item DCD ? ; offset
  12. 00000028 thread_state_poll_item DCD ? ; offset
  13. 0000002C thread DCD ? ; offset
  14. 00000030 thread_mq pa_thread_mq ?
  15. 00000044 ul_timing_mutex DCD ? ; offset
  16. 00000048 deadline timeval ?
  17. 00000050 dl_frame_queue DCD ? ; offset
  18. 00000054 call_ul DCB ?
  19. 00000055 call_dl DCB ?
  20. 00000056 call_emergency DCB ?
  21. 00000057 first_dl_frame_received DCB ?
  22. 00000058 record_running DCB ?
  23. 00000059 playback_running DCB ?
  24. 0000005A cmtspeech_connection ends
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement