Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Eliminate 'int-to-ptr cast' gcc warning in GC_push_all_stacks on Solaris
* pthread_stop_world.c [STACKPTR_CORRECTOR_AVAILABLE] (GC_push_all_stacks): Cast value of `pthread_t` type to `void*` thru `word` type.
- Loading branch information