Macros | Functions
darwin-proctitle.c File Reference
#include "uv.h"
#include "internal.h"
#include <dlfcn.h>
#include <errno.h>
#include <pthread.h>
#include <stdlib.h>
#include <string.h>
#include <TargetConditionals.h>
#include <CoreFoundation/CoreFoundation.h>
#include <ApplicationServices/ApplicationServices.h>
Include dependency graph for darwin-proctitle.c:

Go to the source code of this file.

Macros

#define S(s)   pCFStringCreateWithCString(NULL, (s), kCFStringEncodingUTF8)
 

Functions

static int uv__pthread_setname_np (const char *name)
 
int uv__set_process_title (const char *title)
 

Macro Definition Documentation

◆ S

#define S (   s)    pCFStringCreateWithCString(NULL, (s), kCFStringEncodingUTF8)

Function Documentation

◆ uv__pthread_setname_np()

static int uv__pthread_setname_np ( const char *  name)
static

Definition at line 38 of file darwin-proctitle.c.

◆ uv__set_process_title()

int uv__set_process_title ( const char *  title)

Definition at line 53 of file darwin-proctitle.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:09