• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ivmai / bdwgc / 1220
77%

Build:
DEFAULT BRANCH: master
Ran 16 Feb 2022 07:29PM UTC
Jobs 1
Files 58
Run time 31s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Feb 2022 06:50PM UTC coverage: 73.613% (+0.06%) from 73.553%
1220

push

travis-ci-com

ivmai
Retry pthread_kill if EAGAIN (Linux)

Issue #425 (bdwgc).

* include/private/gcconfig.h [LINUX] (RETRY_TKILL_ON_EAGAIN): New
macro.
* pthread_stop_world.c [!GC_OPENBSD_UTHREADS && !NACL
&& !RETRY_TKILL_EAGAIN_LIMIT] (RETRY_TKILL_EAGAIN_LIMIT): Likewise.
* pthread_stop_world.c [!GC_OPENBSD_UTHREADS && !NACL
&& RETRY_TKILL_ON_EAGAIN] (raise_signal): Declare retry local
variable; move tkill/pthread_kill into "for" loop; increment retry
on loop iteration; break from loop if res is not EAGAIN or too many
iterations, otherwise sleep WAIT_UNIT microseconds.

7259 of 9861 relevant lines covered (73.61%)

9963718.22 hits per line

Jobs
ID Job ID Ran Files Coverage
5 1220.5 (CONF_OPTIONS="--enable-gcov --enable-single-obj-compilation --enable-cplusplus --disable-shared --enable-gc-assertions" CFLAGS_EXTRA="-D USE_CUSTOM_SPECIFIC" CC_FOR_CHECK=g++ MAKEFILE_TARGETS="all" MAKEFILE_TARGETS_CHECK="check" NO_CLONE_LIBATOMIC_OPS=true REPORT_COVERAGE=true TESTS_CUSTOM_RUN=true) 16 Feb 2022 07:29PM UTC 0
73.61
Travis Job 1220.5
Source Files on build 1220
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1220
  • f423cd7c on github
  • Prev Build on master (#1219)
  • Next Build on master (#1221)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc