Improve comment in store_stack_ptr in pthread_stop_world.c
authorIvan Maidanski <ivmai@mail.ru>
Wed, 29 Nov 2017 18:14:59 +0000 (21:14 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 29 Nov 2017 18:18:15 +0000 (21:18 +0300)
commitba51ce5c65ff0b23eaa6c196e724922a1eb2151c
treeda57410825b96c61a2a6dd18707acff4984c1cd3
parent57b6576bdba168c551b02a786952126591c08a66
Improve comment in store_stack_ptr in pthread_stop_world.c
(fix commit a194093)

* pthread_stop_world.c (GC_store_stack_ptr): Refine comment about the
atomic primitives usage.
pthread_stop_world.c