1BSON_CONTEXT_GET_DEFAULT(3)         libbson        BSON_CONTEXT_GET_DEFAULT(3)
2
3
4

NAME

6       bson_context_get_default - bson_context_get_default()
7

SYNOPSIS

9          bson_context_t *
10          bson_context_get_default (void);
11

RETURNS

13       The   bson_context_get_default()  function  shall  return  the  default
14       bson_context_t for the process.  This context is created with the flags
15       BSON_CONTEXT_THREAD_SAFE and BSON_CONTEXT_DISABLE_PID_CACHE.
16

AUTHOR

18       MongoDB, Inc
19
21       2017-present, MongoDB, Inc
22
23
24
25
261.23.1                           Oct 20, 2022      BSON_CONTEXT_GET_DEFAULT(3)
Impressum