Searched refs:k_object_free (Results 1 – 7 of 7) sorted by relevance
311 void k_object_free(void *obj);342 static inline void k_object_free(void *obj) in k_object_free() function
152 k_object_free(dynamic_threads[0]); in test_thread_index_management()170 k_object_free(dynamic_threads[i]); in test_thread_index_management()
112 k_object_free(dyn_sem[i]); in test_generic_object()
1100 k_object_free(NULL); in tThread_object_free_error()1184 k_object_free((void *)create_obj[i]); in test_kobj_create_out_of_memory()1239 k_object_free(thread[i]); in test_thread_alloc_out_of_idx()
385 void k_object_free(void *obj) in k_object_free() function
197 k_object_free(spair); in spair_delete()
83 * Supervisor threads may call :c:func:`k_object_free` to force a dynamic