Searched full:created (Results 1 – 25 of 595) sorted by relevance
12345678910>>...24
20 * in created file system.21 * @param uuid UUID for created file system. Used when set_uuid is true.22 * @param volume_name Name for created file system.23 * @param set_uuid If true then UUID from that structure is used in created file system.
24 void __class_type_info::dummy() { } // causes the vtable to get created here in dummy()25 void __si_class_type_info::dummy() { } // causes the vtable to get created here in dummy()
21 This test consists of 5 threads created at the same priority that148 returned. If an error occurs, TM_ERROR is returned. The created thread153 This function resumes the previously created thread specified by158 This function suspend the previously created thread specified by178 This function sends a message to the previously created queue.183 This function receives a message from the previously created193 This function gets the previously created binary semaphore.198 This function puts the previously created binary semaphore.209 previously created memory pool. If successful, a TM_SUCCESS
16 int "Number of network interfaces created"22 By default only one network interface is created. It is possible25 must be created here.
77 created = pr.created_at82 created = event.created_at85 delta = pr.closed_at - created89 dates = (created + timedelta(idx + 1) for idx in range((pr.closed_at - created).days))116 prj['created'] = pr.created_at.strftime("%Y-%m-%d %H:%M:%S")
8 defined in the system. The privileged stacks are created as a part of the13 stacks, a lookup table, and a set of helper functions are created and added
27 The mutually-shared encryption key created during host-device paring may get29 connections will fail. You can force a re-paring and new key to be created
19 # 2. Tx devices pushes all created advs to the pool by calling `bt_mesh_adv_send` function26 # 6. Tx device checks that no more advs can be created using `bt_mesh_adv_create` function.
58 static bool created; in obj_create() local60 if (created || obj_inst_id != 0) { in obj_create()63 created = true; in obj_create()
84 * iterates over the newly created thread and calls the user passed127 * iterates over the newly created thread and calls the user passed130 * callback function created or abort threads161 * meanwhile, a new thread is created in callback but in ZTEST()174 * as there is a thread is created in last iteration in ZTEST()
33 /* checkpoint: created thread shouldn't be executed after suspend */ in threads_suspend_resume()37 /* checkpoint: created thread should be executed after resume */ in threads_suspend_resume()173 /* suspend created thread */ in ZTEST()
27 * The endpoint is created when the slave device registers it.59 * Checks if remote endpoint has been created
9 Use this to force an existing file system to be created.
20 * The reference created by @ref bt_conn_le_create is put in @p connp.38 * reference was created.40 * object reference was created and put in @p connp.
52 '''Test commands using a runner created by constructor.'''67 '''Test commands using a runner created from command line parameters.'''
49 '''Test actions using a runner created by constructor.'''68 '''Test actions using a runner created from action line parameters.'''
33 First a socket needs to be created and connected to the Websocket server:42 The Websocket transport socket is then created like this:
17 interface which is typically created by the device driver.
8 * LLVM LLD fills empty spaces (created using ALIGN() or moving the location
91 * A statically-created ARM thread can be pretagged by passing the94 * A dynamically-created ARM thread can be pretagged by passing the169 * A statically-created ARC thread can be tagged by passing the172 * A dynamically-created ARC thread can be tagged by passing the232 * A statically-created thread can be tagged by passing the235 * A dynamically-created thread can be tagged by passing the282 * A statically-created x86 thread can be pretagged by passing the286 * A dynamically-created x86 thread can be pretagged by passing the290 * An already-created x86 thread can pretag itself once it has started
15 "some.dir" directory and "other.txt" file will be created
30 How many Websockets can be created in the system.
5 # a library with same name is created.
118 [app]Thread 0x20840 created to run extension [kext1], at privileged mode.123 [app]Thread 0x20a30 created to run extension [ext1], at userspace.127 [app]Thread 0x20938 created to run extension [ext2], at userspace.
26 created via sem_open()).