Google Git
Sign in
cobalt / cobalt / a3dd835b53c74ec0f3e791c01fbcde33bbf26c6d / . / src / starboard / common
tree: 46040771488a5911e26fed17ff58a182a9eceeb4 [path history] [tgz]
  1. experimental/
  2. benchmark_main.cc
  3. BUILD.gn
  4. byte_swap.h
  5. common.cc
  6. common.gyp
  7. condition_variable.cc
  8. condition_variable.h
  9. configuration_defaults.cc
  10. configuration_defaults.h
  11. flat_map.h
  12. instance_counter.h
  13. locked_ptr.h
  14. log.cc
  15. log.h
  16. move.h
  17. murmurhash2.cc
  18. murmurhash2.h
  19. mutex.cc
  20. mutex.h
  21. new.cc
  22. optional.cc
  23. optional.h
  24. optional_internal.h
  25. optional_internal.h.pump
  26. queue.h
  27. README.md
  28. recursive_mutex.cc
  29. recursive_mutex.h
  30. ref_counted.cc
  31. ref_counted.h
  32. reset_and_return.h
  33. rwlock.cc
  34. rwlock.h
  35. scoped_ptr.h
  36. semaphore.cc
  37. semaphore.h
  38. socket.cc
  39. socket.h
  40. spin_lock.cc
  41. spin_lock.h
  42. state_machine.cc
  43. state_machine.h
  44. storage.cc
  45. storage.h
  46. string.h
  47. test_main.cc
  48. thread.cc
  49. thread.h
  50. thread_collision_warner.cc
  51. thread_collision_warner.h
src/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