]> sourceware.org Git - valgrind.git/commit
drd: Add support for C11 thrd_create()
authorBart Van Assche <bvanassche@acm.org>
Sun, 15 Oct 2023 14:36:33 +0000 (07:36 -0700)
committerBart Van Assche <bvanassche@acm.org>
Sun, 15 Oct 2023 15:32:04 +0000 (08:32 -0700)
commit6cea271f436d98c39c00e680c71fb1b14733648c
tree0755017e78eb7e7386368abb7129856e3de4ddd5
parent79b2518a93c1bfbf1feb43e06c56d72c676943f7
drd: Add support for C11 thrd_create()
NEWS
configure.ac
drd/drd_pthread_intercepts.c
drd/tests/Makefile.am
drd/tests/thrd_create.cpp [new file with mode: 0644]
drd/tests/thrd_create.stderr.exp [new file with mode: 0644]
drd/tests/thrd_create.vgtest [new file with mode: 0644]
This page took 0.032785 seconds and 5 git commands to generate.