mailing list of musl libc
 help / color / mirror / code / Atom feed
8d593dc6e05dd9346a10144070d839e836452343 blob 68 bytes (raw)

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

void mtx_destroy(mtx_t *mtx) {
	/* empty */
}
debug log:

solving 8d593dc ...
found 8d593dc in https://inbox.vuxu.org/musl/0f3acdbceb88a357600611d64f7b5ed13ab3eced.1409524413.git.Jens.Gustedt@inria.fr/

applying [1/1] https://inbox.vuxu.org/musl/0f3acdbceb88a357600611d64f7b5ed13ab3eced.1409524413.git.Jens.Gustedt@inria.fr/
diff --git a/src/thread/mtx_destroy.c b/src/thread/mtx_destroy.c
new file mode 100644
index 0000000..8d593dc

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

index at:
100644 8d593dc6e05dd9346a10144070d839e836452343	src/thread/mtx_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).