Google Git
Sign in
cobalt / cobalt / f9bc0139df6e6eb149345ab9b6ffcc40603fc09f / . / starboard / common
tree: d657eb4c9ab138d4b4bb8bd157b4add8ec651d00 [path history] [tgz]
  1. experimental/
  2. metrics/
  3. allocator.cc
  4. allocator.h
  5. atomic.h
  6. benchmark_main.cc
  7. BUILD.gn
  8. byte_swap.h
  9. common.cc
  10. condition_variable.cc
  11. condition_variable.h
  12. configuration_defaults.cc
  13. configuration_defaults.h
  14. device_type.cc
  15. device_type.h
  16. file.cc
  17. file.h
  18. fixed_no_free_allocator.cc
  19. fixed_no_free_allocator.h
  20. fixed_no_free_allocator_test.cc
  21. flat_map.h
  22. instance_counter.h
  23. locked_ptr.h
  24. log.cc
  25. log.h
  26. media.cc
  27. media.h
  28. media_test.cc
  29. memory.h
  30. memory_pool.h
  31. memory_test.cc
  32. move.h
  33. murmurhash2.cc
  34. murmurhash2.h
  35. mutex.cc
  36. mutex.h
  37. new.cc
  38. optional.cc
  39. optional.h
  40. optional_internal.h
  41. optional_internal.h.pump
  42. paths.cc
  43. paths.h
  44. player.cc
  45. player.h
  46. player_test.cc
  47. pointer_arithmetic.h
  48. queue.h
  49. README.md
  50. recursive_mutex.cc
  51. recursive_mutex.h
  52. ref_counted.cc
  53. ref_counted.h
  54. reset_and_return.h
  55. reuse_allocator_base.cc
  56. reuse_allocator_base.h
  57. rwlock.cc
  58. rwlock.h
  59. scoped_ptr.h
  60. semaphore.cc
  61. semaphore.h
  62. socket.cc
  63. socket.h
  64. socket_test.cc
  65. spin_lock.cc
  66. spin_lock.h
  67. state_machine.cc
  68. state_machine.h
  69. storage.cc
  70. storage.h
  71. string.h
  72. system_property.h
  73. test_main.cc
  74. thread.cc
  75. thread.h
  76. thread_collision_warner.cc
  77. thread_collision_warner.h
starboard/common/README.md

Starboard Common Library

Shared library code of C++ helper classes on top of the C Starboard APIs. A good example is the Socket class built on top of the SbSocket API. The class provides RAII-style mechanism to manage resources.

Intended Use

The library is intended to be used by both Starboard and Cobalt layers.

Powered by Gitiles| Privacy| Termstxt json