ObjFW  Diff

Differences From Artifact [061a17e697]:

  • File src/runtime/mutex.m — part of check-in [374e1a1bfa] at 2021-01-02 22:04:26 on branch trunk — Update copyright (user: js size: 608) [more...]

To Artifact [c27a6b035d]:

  • File src/runtime/OFPlainMutex.m — part of check-in [35de667566] at 2021-04-18 20:51:25 on branch new-naming-convention — Rename everything in several smaller files (user: js size: 615) [more...]

14
15
16
17
18
19
20
21
 */

#include "config.h"

#import "ObjFWRT.h"
#import "private.h"

#include "../mutex.m"







|
14
15
16
17
18
19
20
21
 */

#include "config.h"

#import "ObjFWRT.h"
#import "private.h"

#include "../OFPlainMutex.m"