mailing list of musl libc
 help / color / mirror / code / Atom feed
d960db69092abec65a76b772c5e91266a41a6fe7 blob 93 bytes (raw)

1
2
3
4
5
 
#include <threads.h>

void cnd_destroy(cnd_t *cnd) {
	/* For private cv this is a no-op */
}
debug log:

solving d960db6 ...
found d960db6 in https://inbox.vuxu.org/musl/92a8085e31df9f3e313583980256ae38746f3d3f.1409524413.git.Jens.Gustedt@inria.fr/

applying [1/1] https://inbox.vuxu.org/musl/92a8085e31df9f3e313583980256ae38746f3d3f.1409524413.git.Jens.Gustedt@inria.fr/
diff --git a/src/thread/cnd_destroy.c b/src/thread/cnd_destroy.c
new file mode 100644
index 0000000..d960db6

Checking patch src/thread/cnd_destroy.c...
Applied patch src/thread/cnd_destroy.c cleanly.

index at:
100644 d960db69092abec65a76b772c5e91266a41a6fe7	src/thread/cnd_destroy.c

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).